stable
Clone or download
Read-only
request #9169: Not all CSS loaded when access mediawiki
The user theme is set to anything but "Tuleap". The previous patch only handled cases where the theme was set to NULL, hence there are other cases, as "Savannah". The $sys_default_theme_variant parameter must be set to anything but FlamingParrot_Orange. Change-Id: I22b8b0a88d20fa1d5eafd31be7a59ec70e14edec
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/mediawiki/www/skins/Tuleap/Tuleap.php | +4 | −2 | Go to diff View file |
M | plugins/mediawiki/www/skins/Tuleap123/Tuleap123.php | +5 | −2 | Go to diff View file |
M | src/common/layout/ThemeManager.class.php | +6 | −0 | Go to diff View file |