stable

Clone or download

Read-only

Style SCM statistics

This is part of story #9587: Get rid of Bootstrap in site admin / statistics How to test this: Go to Plugin Statistics > SCM Statistics Change-Id: I8b527e639bf896844cacdfb81b40fc5445c581b8

Modified Files

Name
M plugins/statistics/include/AdminHeaderPresenter.php +14 −9 Go to diff View file
A plugins/statistics/include/SCMStatisticsPresenter.php +58 −0 Go to diff View file
M plugins/statistics/include/autoload.php +3 −2 Go to diff View file
M plugins/statistics/site-content/en_US/statistics.tab +1 −0 Go to diff View file
M plugins/statistics/site-content/fr_FR/statistics.tab +1 −0 Go to diff View file
M plugins/statistics/templates/admin-header.mustache +4 −0 Go to diff View file
A plugins/statistics/templates/scm-statistics.mustache +62 −0 Go to diff View file
M plugins/statistics/www/js/admin.js +10 −0 Go to diff View file
M plugins/statistics/www/scm_stats.php +44 −50 Go to diff View file