[+] BO : added new marketing tab

This commit is contained in:
vAugagneur
2013-02-13 09:57:30 +01:00
parent 43269e594d
commit fa34534654
12 changed files with 80 additions and 1 deletions
+3 -1
View File
@@ -29,4 +29,6 @@ CREATE TABLE `PREFIX_tab_module_preference` (
`module` varchar(255) NOT NULL,
PRIMARY KEY (`id_tab_module_preference`),
UNIQUE KEY `employee_module` (`id_employee`, `id_tab`, `module`)
) ENGINE=ENGINE_TYPE DEFAULT CHARSET=utf8;
) ENGINE=ENGINE_TYPE DEFAULT CHARSET=utf8;
/* PHP:add_new_tab(AdminMarketing, es:Marketing|it:Marketing|en:Marketing|de:Marketing|fr:Marketing, 1); */;