summaryrefslogtreecommitdiffstats
path: root/modules-available/statistics_reporting/templates/columnChooser.html
diff options
context:
space:
mode:
authorSimon Rettberg2017-02-01 15:58:19 +0100
committerSimon Rettberg2017-02-01 15:58:19 +0100
commitc53f811e83b6cf7124e2d5f26554276436f3b7cd (patch)
tree4473f6553af7a1ddc22c2a532120c4c1f5cd6d29 /modules-available/statistics_reporting/templates/columnChooser.html
parent[statistics_reporting] Fix sort arrow direction (diff)
downloadslx-admin-c53f811e83b6cf7124e2d5f26554276436f3b7cd.tar.gz
slx-admin-c53f811e83b6cf7124e2d5f26554276436f3b7cd.tar.xz
slx-admin-c53f811e83b6cf7124e2d5f26554276436f3b7cd.zip
[statistics_reporting] Show hand-cursor for sortable columns
Diffstat (limited to 'modules-available/statistics_reporting/templates/columnChooser.html')
-rw-r--r--modules-available/statistics_reporting/templates/columnChooser.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/modules-available/statistics_reporting/templates/columnChooser.html b/modules-available/statistics_reporting/templates/columnChooser.html
index 86903583..c51250bd 100644
--- a/modules-available/statistics_reporting/templates/columnChooser.html
+++ b/modules-available/statistics_reporting/templates/columnChooser.html
@@ -21,7 +21,7 @@
<div id="lower-handle" class="ui-slider-handle"></div>
<div id="upper-handle" class="ui-slider-handle"></div>
</div>
- <button id="applybound" type="button" class="btn btn-sm btn-primary" onclick="reloadPage()">{{lang_apply}}</button>
+ <button id="applybound" type="button" class="btn btn-sm btn-primary collapse" onclick="reloadPage()">{{lang_apply}}</button>
<button id="button-settings" type="button" class="pull-right btn btn-default" data-toggle="modal" data-target="#modal-settings" onclick="loadSettings()"><span class="glyphicon glyphicon-cog"></span></button>
</div>
<div class="col-md-12 buttonbar">
@@ -38,7 +38,6 @@
</div>
</div>
-
<div id="modal-settings" class="modal fade" role="dialog">
<div class="modal-dialog">