stable
Clone or download
Read-only
This is a part of story #9585 Get rid of Bootstrap in site admin / plugins To test: On Git > mirror you can add a new mirror. Change-Id: Ibfd4fa699207c3b550381d20e17c16b587e04a87
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/build-manifest.json | +2 | −1 | Go to diff View file |
M | plugins/git/include/Git/AdminMirrorPresenter.class.php | +6 | −13 | Go to diff View file |
M | plugins/git/include/gitPlugin.class.php | +1 | −0 | Go to diff View file |
M | plugins/git/site-content/en_US/git.tab | +0 | −3 | Go to diff View file |
M | plugins/git/site-content/fr_FR/git.tab | +0 | −3 | Go to diff View file |
D | plugins/git/templates/admin-plugin-add-mirror.mustache | +0 | −47 | Go to diff View file |
A | plugins/git/templates/admin-plugin-mirror-modal.mustache | +42 | −0 | Go to diff View file |
M | plugins/git/templates/admin-plugin-mirrors.mustache | +4 | −2 | Go to diff View file |
M | plugins/git/templates/admin-plugin.mustache | +1 | −3 | Go to diff View file |
M | plugins/git/www/themes/BurningParrot/css/_git.scss | +1 | −1 | Go to diff View file |
A | plugins/git/www/themes/BurningParrot/js/modal-add-mirror.js | +29 | −0 | Go to diff View file |