[*] BO : Removed size limit for image upload (BL006, CC136)
This commit is contained in:
@@ -34,7 +34,6 @@ class HomeSlide extends ObjectModel
|
||||
public $image;
|
||||
public $active;
|
||||
public $position;
|
||||
public $maxImageSize = 307200;
|
||||
|
||||
protected $fieldsValidate = array(
|
||||
'active' => 'isunsignedInt',
|
||||
|
||||
Reference in New Issue
Block a user