|
Lines 173-179
Link Here
|
| 173 |
<div id="records_to_import"> |
173 |
<div id="records_to_import"> |
| 174 |
<span class="checkall"><a id="checkAll" href="#">Check all</a></span> |
174 |
<span class="checkall"><a id="checkAll" href="#">Check all</a></span> |
| 175 |
<span class="uncheckall"><a id="unCheckAll" href="#">Uncheck all</a></span> |
175 |
<span class="uncheckall"><a id="unCheckAll" href="#">Uncheck all</a></span> |
| 176 |
<label for="showallbudgets" style="float:none;width:auto;"> Show all funds:</label> |
176 |
<label for="showallbudgets" style="float:none;width:auto;"> Show inactive funds:</label> |
| 177 |
<input type="checkbox" id="showallbudgets" /> |
177 |
<input type="checkbox" id="showallbudgets" /> |
| 178 |
<input type="hidden" name="op" value="import_records"/> |
178 |
<input type="hidden" name="op" value="import_records"/> |
| 179 |
<input type="hidden" name="basketno" value="[% basketno %]" /> |
179 |
<input type="hidden" name="basketno" value="[% basketno %]" /> |
|
Lines 347-353
Link Here
|
| 347 |
[% END %] |
347 |
[% END %] |
| 348 |
[% END %] |
348 |
[% END %] |
| 349 |
</select> |
349 |
</select> |
| 350 |
<label for="all_showallbudgets" style="float:none;width:auto;"> Show all:</label> |
350 |
<label for="all_showallbudgets" style="float:none;width:auto;"> Show inactive:</label> |
| 351 |
<input type="checkbox" id="all_showallbudgets" /> |
351 |
<input type="checkbox" id="all_showallbudgets" /> |
| 352 |
</li> |
352 |
</li> |
| 353 |
[% END %] |
353 |
[% END %] |