|
Lines 116-122
Link Here
|
| 116 |
</div> <!-- /.row --> |
116 |
</div> <!-- /.row --> |
| 117 |
|
117 |
|
| 118 |
[% MACRO jsinclude BLOCK %] |
118 |
[% MACRO jsinclude BLOCK %] |
| 119 |
[% Asset.js("lib/jquery/plugins/jquery.checkboxes.min.js") | $raw %] |
|
|
| 120 |
[% INCLUDE 'calendar.inc' %] |
119 |
[% INCLUDE 'calendar.inc' %] |
| 121 |
[% INCLUDE 'datatables.inc' %] |
120 |
[% INCLUDE 'datatables.inc' %] |
| 122 |
<script> |
121 |
<script> |
| 123 |
- |
|
|