1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-05 02:39:46 +02:00

Add a permission plugin that allow selected user accounts can become moderators, but without being named admin and thus giving them full control over all functions

some layouts improvements
This commit is contained in:
DanielnetoDotCom 2020-10-28 13:45:31 -03:00
parent 73adc55b08
commit a9925e44bc
69 changed files with 4149 additions and 1753 deletions

View file

@ -1229,8 +1229,8 @@
dropDownMenu: "dropdown btn-group", // must be a unique class name or constellation of class names within the actionDropDown
dropDownMenuItems: "dropdown-menu pull-right", // must be a unique class name or constellation of class names within the actionDropDown
dropDownMenuText: "dropdown-text", // must be a unique class name or constellation of class names within the actionDropDown
footer: "bootgrid-footer container-fluid",
header: "bootgrid-header container-fluid",
footer: "bootgrid-footer",
header: "bootgrid-header",
icon: "icon glyphicon",
iconColumns: "glyphicon-th-list",
iconDown: "glyphicon-chevron-down",