stable

Clone or download

Read-only

Pending projects: style empty status

part of story #9589 Get rid of Bootstrap in site admin / projects Empty status should be handle with new style Change-Id: I9f328e0e0cbf87f7383a2e5aaae72cda916d890b

Modified Files

Name
M site-content/en_US/admin/admin.tab +4 −2 Go to diff View file
M site-content/fr_FR/admin/admin.tab +4 −2 Go to diff View file
M src/common/autoload.php +3 −2 Go to diff View file
A src/common/user/Admin/ProjectPendingPresenter.php +32 −0 Go to diff View file
A src/templates/admin/projects/project-pending.mustache +16 −0 Go to diff View file
M src/www/admin/approve-pending.php +14 −6 Go to diff View file