stable

Clone or download

Read-only

Remove reference to BS buttons

Part of story #9197: Get rid of Bootstrap in site admin We don't care anymore about other theme than BurningParrot in site admin. Therefore we can remove btn* classnames. This is a follow-up to Iaa59ff6dae569d161d517f2070310b057ab38715. Change-Id: Ic6c5bdd843699fbf48e8cacdf0c3bb0bf3e8022f

Modified Files

Name
M site-content/en_US/admin/admin.tab +1 −1 Go to diff View file
M site-content/fr_FR/admin/admin.tab +1 −1 Go to diff View file
M src/templates/admin/anonymous/access_choice.mustache +1 −1 Go to diff View file
M src/templates/admin/permission_delegation/delete_group_modal.mustache +1 −1 Go to diff View file
M src/templates/admin/permission_delegation/group_modal.mustache +2 −2 Go to diff View file
M src/templates/admin/permission_delegation/index.mustache +4 −4 Go to diff View file
M src/templates/admin/permission_delegation/permissions_list.mustache +1 −1 Go to diff View file
M src/templates/admin/permission_delegation/permissions_modal.mustache +2 −2 Go to diff View file
M src/templates/admin/permission_delegation/users_list.mustache +1 −1 Go to diff View file
M src/templates/admin/system_events/admin-system-events.mustache +4 −4 Go to diff View file
M src/www/admin/approve-pending.php +3 −3 Go to diff View file
M src/www/admin/approve_license.php +1 −1 Go to diff View file
M src/www/admin/descfields/desc_fields_edit.php +2 −2 Go to diff View file
M src/www/admin/groupedit.php +2 −2 Go to diff View file
M src/www/admin/grouplist.php +2 −2 Go to diff View file
M src/www/admin/index.php +2 −2 Go to diff View file
M src/www/admin/massmail.php +2 −2 Go to diff View file
M src/www/admin/trove/trove_cat_add.php +1 −1 Go to diff View file
M src/www/admin/trove/trove_cat_delete.php +2 −2 Go to diff View file
M src/www/admin/trove/trove_cat_edit.php +1 −1 Go to diff View file
M src/www/admin/user_changepw.php +1 −1 Go to diff View file
M src/www/admin/usergroup.php +1 −1 Go to diff View file
M src/www/admin/userlist.php +2 −2 Go to diff View file