// removed field show_screencast from bo

This commit is contained in:
mMarinetti
2011-10-28 14:54:07 +00:00
parent aa057fe069
commit 687cfa4c4f
2 changed files with 0 additions and 3 deletions

View File

@@ -632,7 +632,6 @@ CREATE TABLE `PREFIX_employee` (
`bo_uimode` ENUM('hover','click') default 'click',
`bo_show_screencast` tinyint(1) NOT NULL default '1',
`active` tinyint(1) unsigned NOT NULL default '0',
`show_screencast` tinyint(1) unsigned NOT NULL default '1',
`id_last_order` tinyint(1) unsigned NOT NULL default '0',
`id_last_message` tinyint(1) unsigned NOT NULL default '0',
`id_last_customer` tinyint(1) unsigned NOT NULL default '0',