Add checkbox select all

This commit is contained in:
ssamson-tis
2015-06-30 14:31:49 +02:00
parent 843e0fd52d
commit f826952327
4 changed files with 24 additions and 246 deletions
+3 -3
View File
@@ -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">