// Default vertical menu in BO

This commit is contained in:
Damien Metzger
2013-10-11 11:02:35 +02:00
parent bb81e892a0
commit f80b348d86
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -64,7 +64,7 @@ class EmployeeCore extends ObjectModel
public $bo_width;
/** @var bool, false */
public $bo_menu;
public $bo_menu = 1;
/* Deprecated */
public $bo_show_screencast = false;