works
This commit is contained in:
@@ -143,8 +143,16 @@ $( function() {
|
||||
<label for="amount">Active Range:</label>
|
||||
<input type="text" id="amount" readonly style="border:0; color:#1c75bc; font-weight:bold;">
|
||||
</p>
|
||||
<p><input name='_form' class="button" type="submit" value="Submit"></p>
|
||||
<p><input name='_save' class="button" type="submit" value="Save"></p>
|
||||
<div class="buttoncontainer">
|
||||
<input name='_form' class="button" type="submit" value="Submit">
|
||||
<input name='_save' class="button" type="submit" value="Save">
|
||||
<input name='_save_as_new' class="button" type="submit" value="Save as New">
|
||||
<p>
|
||||
With the Save buttons, you can save your analysis for future use and to compare
|
||||
multiple analyses to each other. You can find the saved analyses under the Analysis
|
||||
tab (<a href="/rowers/analysis/instrokeanalysis/">in-stroke analysis</a>).
|
||||
</p>
|
||||
</div>
|
||||
</form>
|
||||
</li>
|
||||
<li class="grid_4">
|
||||
|
||||
Reference in New Issue
Block a user