stable
Clone or download
Read-only
story #6018: Display motd in Experimental theme
Change-Id: I1f173ab09603287948aa23778da33d2b28004a97
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 |