* Fixed issues with JS path

* Trying pull request
This commit is contained in:
Brinken
2012-05-22 12:09:13 +02:00
parent 224e19b359
commit d894750151
55 changed files with 34271 additions and 246 deletions
+9 -1
View File
@@ -93,12 +93,20 @@
</%def>
<%def name="javascriptIncludes()">
<script src="js/libs/jquery.dataTables.min.js"></script>
<script src="interfaces/brink/JS/libs/jquery.dataTables.min.js"></script>
<script>
$(document).ready(function()
{
$('#wanted_table').dataTable(
{
"aoColumns": [
{ "bSortable": false},
{ "bSortable": false},
null,
null,
null,
null
],
"bFilter": false,
"bInfo": false,
"bPaginate": false