src/main/webapp/templates-hidden/default.html
changeset 45 38f409912075
parent 44 01753baace87
child 46 3092875edd20
--- a/src/main/webapp/templates-hidden/default.html	Thu Apr 12 10:52:41 2012 +0200
+++ b/src/main/webapp/templates-hidden/default.html	Thu Apr 12 10:52:41 2012 +0200
@@ -8,7 +8,8 @@
     <link rel="stylesheet" href="/bootstrap/css/bootstrap.css" />
     <link rel="stylesheet" href="/bootstrap/css/bootstrap-responsive.css" />
     <script id="jquery" type="text/javascript" src="/jquery/js/jquery.js"></script>
-    <script id="jquery.dataTables" src="/js/jquery.dataTables.js" type="text/javascript"></script>
+    <script id="jquery.dataTables" type="text/javascript" src="/jquery/js/jquery.dataTables.js"></script>
+    <link rel="stylesheet" href="/jquery/css/jquery.dataTables.css" type="text/css" media="screen, projection"/>
     <script type="text/javascript">
       $.extend($.fn.dataTableExt.oStdClasses, {
         "sWrapper": "dataTables_wrapper form-inline"