Lines 229-235
Link Here
|
229 |
<input type="hidden" name="batch_id" value="[% batch_id | html %]" /> |
229 |
<input type="hidden" name="batch_id" value="[% batch_id | html %]" /> |
230 |
</form> |
230 |
</form> |
231 |
[% MACRO jsinclude BLOCK %] |
231 |
[% MACRO jsinclude BLOCK %] |
232 |
[% INCLUDE 'greybox.inc' %] |
|
|
233 |
[% INCLUDE 'datatables.inc' %] |
232 |
[% INCLUDE 'datatables.inc' %] |
234 |
[% Asset.js("js/labels-menu.js") | $raw %] |
233 |
[% Asset.js("js/labels-menu.js") | $raw %] |
235 |
<script> |
234 |
<script> |