stable
Clone or download
Read-only
Merge commit 'refs/changes/64/1864/3' of ssh://gerrit.tuleap.net:29418/tuleap into tuleap-stable-master
* ssh://gerrit.tuleap.net:29418/tuleap: story #6018: Display motd in Experimental theme Change-Id: I57eea943d9aed1f4dfb4b869fea9518e33c6b1cb
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/layout/DivBasedTabbedLayout.class.php | +1 | −6 | Go to diff View file |
M | src/common/layout/Layout.class.php | +16 | −4 | Go to diff View file |
M | src/www/themes/Experimental/Experimental_Theme.class.php | +3 | −1 | Go to diff View file |
M | src/www/themes/Experimental/NavBarPresenter.class.php | +9 | −1 | Go to diff View file |
M | src/www/themes/Experimental/css/utils/navbar.less | +8 | −0 | Go to diff View file |
A | src/www/themes/Experimental/js/motd.js | +40 | −0 | Go to diff View file |
M | src/www/themes/Experimental/templates/navbar.mustache | +1 | −0 | Go to diff View file |