Removing stage reading mode as it will be set in LeftAndMain

This commit is contained in:
Daniel Hensby 2014-08-26 11:18:15 +01:00 committed by Daniel Hensby
parent d8bf0ab327
commit 5f10d66e71

View File

@ -74,8 +74,6 @@ class CMSMain extends LeftAndMain implements CurrentPageIdentifier, PermissionPr
parent::init();
Versioned::reading_stage("Stage");
Requirements::css(CMS_DIR . '/css/screen.css');
Requirements::customCSS($this->generatePageIconsCss());