src/main/webapp/templates-hidden/default.html
changeset 44 01753baace87
parent 42 7c811cdfa4c3
child 45 38f409912075
equal deleted inserted replaced
43:77accfefc995 44:01753baace87
     5     <meta name="description" content="Functional Information System" />
     5     <meta name="description" content="Functional Information System" />
     6     <meta name="keywords" content="information system, inventory, crm, service repository" />
     6     <meta name="keywords" content="information system, inventory, crm, service repository" />
     7     <title class="lift:menu.title"></title>
     7     <title class="lift:menu.title"></title>
     8     <link rel="stylesheet" href="/bootstrap/css/bootstrap.css" />
     8     <link rel="stylesheet" href="/bootstrap/css/bootstrap.css" />
     9     <link rel="stylesheet" href="/bootstrap/css/bootstrap-responsive.css" />
     9     <link rel="stylesheet" href="/bootstrap/css/bootstrap-responsive.css" />
    10     <script id="jquery" src="/classpath/jquery.js" type="text/javascript"></script>
    10     <script id="jquery" type="text/javascript" src="/jquery/js/jquery.js"></script>
    11     <script id="jquery.dataTables" src="/js/jquery.dataTables.js" type="text/javascript"></script>
    11     <script id="jquery.dataTables" src="/js/jquery.dataTables.js" type="text/javascript"></script>
    12     <script type="text/javascript">
    12     <script type="text/javascript">
    13       $.extend($.fn.dataTableExt.oStdClasses, {
    13       $.extend($.fn.dataTableExt.oStdClasses, {
    14         "sWrapper": "dataTables_wrapper form-inline"
    14         "sWrapper": "dataTables_wrapper form-inline"
    15       });
    15       });