Lines 10-17
Link Here
|
10 |
[% INCLUDE 'doc-head-close.inc' %] |
10 |
[% INCLUDE 'doc-head-close.inc' %] |
11 |
[% INCLUDE 'calendar.inc' %] |
11 |
[% INCLUDE 'calendar.inc' %] |
12 |
<link rel="stylesheet" type="text/css" href="[% interface %]/[% theme %]/en/css/datatables.css" /> |
12 |
<link rel="stylesheet" type="text/css" href="[% interface %]/[% theme %]/en/css/datatables.css" /> |
13 |
<script type="text/javascript" src="[% interface %]/[% theme %]/en/lib/jquery/plugins/jquery.dataTables.min.js"></script> |
|
|
14 |
[% INCLUDE 'datatables-strings.inc' %] |
15 |
[% INCLUDE 'datatables.inc' %] |
13 |
[% INCLUDE 'datatables.inc' %] |
16 |
[% INCLUDE 'strings.inc' %] |
14 |
[% INCLUDE 'strings.inc' %] |
17 |
<script type="text/javascript" src="[% themelang %]/lib/jquery/plugins/jquery.checkboxes.min.js"></script> |
15 |
<script type="text/javascript" src="[% themelang %]/lib/jquery/plugins/jquery.checkboxes.min.js"></script> |
18 |
- |
|
|