|
Lines 355-364
Link Here
|
| 355 |
</div> [% # /.row %] |
355 |
</div> [% # /.row %] |
| 356 |
</div> [% # /.main.container-fluid %] |
356 |
</div> [% # /.main.container-fluid %] |
| 357 |
|
357 |
|
|
|
358 |
[% INCLUDE 'intranet-bottom.inc' popup_window=1 %] |
| 358 |
[% INCLUDE js_includes.inc %] |
359 |
[% INCLUDE js_includes.inc %] |
| 359 |
[% INCLUDE 'datatables.inc' %] |
360 |
[% INCLUDE 'datatables.inc' %] |
| 360 |
[% Asset.js("js/cart.js") | $raw %] |
361 |
[% Asset.js("js/cart.js") | $raw %] |
| 361 |
[% INCLUDE 'intranet-bottom.inc' popup_window=1 %] |
|
|
| 362 |
|
362 |
|
| 363 |
</body> |
363 |
</body> |
| 364 |
</html> |
364 |
</html> |
| 365 |
- |
|
|