// removed field show_screencast from bo

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9725 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
mMarinetti
2011-10-28 14:54:07 +00:00
parent 4f71dcf861
commit 0c64e8edeb
2 changed files with 0 additions and 3 deletions
-1
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',