summaryrefslogtreecommitdiffstats
path: root/application/views/file/upload_history.php
diff options
context:
space:
mode:
authortaxus13 <taxus13+github@lostbit.de>2015-06-09 22:06:57 +0200
committerFlorian Pritz <bluewind@xinu.at>2015-08-02 16:40:09 +0200
commit22f729ba0074d5ca323d3a726822155a05539c68 (patch)
tree62a7ea569478f7c8bcb784e9e1922ed220086306 /application/views/file/upload_history.php
parent81202ecf82132e3294141a49c9dddd1f5b852c04 (diff)
Support range selection on history page
Support range selection on history page by adding jquery.checkboxes
Diffstat (limited to 'application/views/file/upload_history.php')
-rw-r--r--application/views/file/upload_history.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/application/views/file/upload_history.php b/application/views/file/upload_history.php
index 1e7ecfa62..9cc6a2815 100644
--- a/application/views/file/upload_history.php
+++ b/application/views/file/upload_history.php
@@ -1,6 +1,6 @@
<?php include 'nav_history.php'; ?>
<?php echo form_open("file/do_delete") ?>
- <div class="table-responsive">
+ <div class="table-responsive" data-toggle="checkboxes" data-range="true">
<table id="upload_history" class="table table-striped tablesorter {sortlist: [[4,1]]}">
<thead>
<tr>