stable
Clone or download
Read-only
part of story #9589 Get rid of Bootstrap in site admin / projects Change-Id: Ib930741f03b304be995803ad9a8d198aa8876c74
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/docman/include/docmanPlugin.class.php | +3 | −2 | Go to diff View file |
M | plugins/docman/site-content/en_US/docman.tab | +2 | −0 | Go to diff View file |
M | plugins/docman/site-content/fr_FR/docman.tab | +4 | −2 | Go to diff View file |
M | plugins/git/include/gitPlugin.class.php | +5 | −5 | Go to diff View file |
M | plugins/git/site-content/en_US/git.tab | +5 | −0 | Go to diff View file |
M | plugins/git/site-content/fr_FR/git.tab | +5 | −0 | Go to diff View file |
M | plugins/svn/include/Svn/Admin/RestorePresenter.php | +2 | −0 | Go to diff View file |
M | plugins/svn/site-content/en_US/svn.tab | +2 | −0 | Go to diff View file |
M | plugins/svn/site-content/fr_FR/svn.tab | +2 | −0 | Go to diff View file |
M | plugins/svn/templates/admin/repository_restore.mustache | +2 | −2 | Go to diff View file |
M | site-content/en_US/admin/admin.tab | +32 | −0 | Go to diff View file |
M | site-content/fr_FR/admin/admin.tab | +32 | −0 | Go to diff View file |
M | src/www/admin/show_pending_documents.php | +124 | −79 | Go to diff View file |