mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-06 18:01:31 +02:00
* use datatables.ajax instead of datatables.ajaxsource. The request parameters have changed, the backend has been updated accordingly * the "select all" users is replaced by "select page" + "select whole set". The selection only applies to filtered list. If you filter on a group, for example, the "select whole set" will only select users of this group.
This commit is contained in:
@@ -1921,6 +1921,8 @@ h2:lang(en) { text-transform:capitalize; }
|
||||
.infos .submit {margin-left:30px;}
|
||||
|
||||
.checkActions {text-align:left;padding:0;margin:0;}
|
||||
#checkActions {text-align:left; margin:0 0 20px 0;}
|
||||
.ActionUserList #checkActions {margin: 20px 0 20px 0;}
|
||||
|
||||
.pluginBoxes {
|
||||
border: none;
|
||||
|
||||
Reference in New Issue
Block a user