|
Lines 530-536
$(document).ready(function()
Link Here
|
| 530 |
</li> |
530 |
</li> |
| 531 |
<li> |
531 |
<li> |
| 532 |
<label for="notes">Notes: </label> |
532 |
<label for="notes">Notes: </label> |
| 533 |
<textarea id="notes" cols="30" rows="3" name="notes" >[% notes %]</textarea> |
533 |
<textarea id="notes" cols="30" rows="3" name="notes" ></textarea> |
| 534 |
</li> |
534 |
</li> |
| 535 |
<li><div class="hint">The 2 following fields are available for your own usage. They can be useful for statistical purposes</div> |
535 |
<li><div class="hint">The 2 following fields are available for your own usage. They can be useful for statistical purposes</div> |
| 536 |
<label for="sort1">Statistic 1: </label> |
536 |
<label for="sort1">Statistic 1: </label> |
| 537 |
- |
|
|