|
Lines 123-129
Link Here
|
| 123 |
</div> <!-- /.row --> |
123 |
</div> <!-- /.row --> |
| 124 |
|
124 |
|
| 125 |
[% MACRO jsinclude BLOCK %] |
125 |
[% MACRO jsinclude BLOCK %] |
| 126 |
[% Asset.js("lib/jquery/plugins/jquery.checkboxes.min.js") | $raw %] |
|
|
| 127 |
[% INCLUDE 'calendar.inc' %] |
126 |
[% INCLUDE 'calendar.inc' %] |
| 128 |
[% INCLUDE 'datatables.inc' %] |
127 |
[% INCLUDE 'datatables.inc' %] |
| 129 |
<script> |
128 |
<script> |
| 130 |
- |
|
|