stable
Clone or download
Read-only
Part of story #9590: Get rid of Bootstrap in site admin / users Add style when the pending users list is empty. Change-Id: I791aab7a2af77feb850b557bcf205a02d37a23a0
Modified Files
Name | ||||
---|---|---|---|---|
M | site-content/en_US/admin/admin.tab | +6 | −4 | Go to diff View file |
M | site-content/fr_FR/admin/admin.tab | +6 | −4 | Go to diff View file |
M | src/common/admin/AdminPageRenderer.php | +5 | −0 | Go to diff View file |
A | src/templates/admin/users/no-pending.mustache | +19 | −0 | Go to diff View file |
M | src/www/admin/approve_pending_users.php | +14 | −5 | Go to diff View file |
A | src/www/themes/BurningParrot/css/includes/_siteadmin-pending-users.scss | +3 | −0 | Go to diff View file |
M | src/www/themes/BurningParrot/css/includes/_siteadmin.scss | +1 | −0 | Go to diff View file |
M | src/www/themes/BurningParrot/css/includes/_structure.scss | +6 | −1 | Go to diff View file |