mirror of
https://github.com/Karaka-Management/oms-Marketing.git
synced 2026-02-06 13:48:41 +00:00
Fixes #152
This commit is contained in:
parent
ccac0b444d
commit
45fee142e7
|
|
@ -17,6 +17,7 @@
|
|||
"marketing_promotion_description": {
|
||||
"name": "marketing_promotion_description",
|
||||
"type": "TEXT",
|
||||
"default": null,
|
||||
"null": true
|
||||
},
|
||||
"marketing_promotion_calendar": {
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@ namespace Modules\Marketing\Admin;
|
|||
use phpOMS\Module\InstallerAbstract;
|
||||
|
||||
/**
|
||||
* Marketing install class.
|
||||
* Installer class.
|
||||
*
|
||||
* @package Modules\Marketing\Admin
|
||||
* @license OMS License 1.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user