git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@4142
743128fe-103e-dd11-99c4-
001b210b3e58
+2011-02-20 Tolleiv Nietsch <typo3@tolleiv.de>
+
+ * Fixed bug #13098:Hide sys_workspace_stage in list view (Thanks to Andreas Kiessling)
+
2011-02-20 Steffen Kamper <steffen@typo3.org>
* Changes according to changed ExtDirect inclusion (#17592)
die ('Access denied.');
}
// avoid that this block is loaded in the frontend or within the upgrade-wizards
-if (TYPO3_MODE == 'BE' && !(TYPO3_REQUESTTYPE & TYPO3_REQUESTTYPE_INSTALL)) {
+if (TYPO3_MODE == 'BE' && !(TYPO3_REQUESTTYPE & TYPO3_REQUESTTYPE_INSTALL)) {
/**
* Registers a Backend Module
*/
'title' => 'LLL:EXT:workspaces/Resources/Private/Language/locallang_db.xml:sys_workspace_stage',
'adminOnly' => 1,
'rootLevel' => 1,
+ 'hideTable' => TRUE,
'delete' => 'deleted',
'iconfile' => 'sys_workspace.png',
'typeicon_classes' => array(