Add checkbox select all
This commit is contained in:
@@ -20,13 +20,13 @@ Released : 20090910
|
||||
<!-- Styles -->
|
||||
<link rel="stylesheet" type="text/css" href="/static/styles/jquery.dataTables.css">
|
||||
<link rel="stylesheet" type="text/css" href="/static/styles/style.css">
|
||||
<link rel="stylesheet" type="text/css" href="/static/styles/jquery.alerts.css">
|
||||
<link rel="stylesheet" type="text/css" href="/static/styles/bootstrap.min.css">
|
||||
|
||||
<!-- Scripts -->
|
||||
<script type=text/javascript src="/static/js/jquery.min.js"></script>
|
||||
<script type=text/javascript src="/static/js/jquery.dataTables.js"></script>
|
||||
<script type=text/javascript src="/static/js/jquery.alerts.js"></script>
|
||||
<script type=text/javascript src="/static/js/jquery.ui.draggable.js"></script>
|
||||
<script type=text/javascript src="/static/js/bootbox.js"></script>
|
||||
<script type=text/javascript src="/static/js/bootstrap.min.js"></script>
|
||||
</head>
|
||||
<body background='/static/images/bg_body.gif'>
|
||||
<div id="wrapper">
|
||||
|
||||
Reference in New Issue
Block a user