...
|
...
|
@@ -33,6 +33,6 @@ class AdminAboutValidate extends Validate |
|
|
];
|
|
|
|
|
|
protected $scene = [
|
|
|
'edit' => ['thumbnail','introduce','introduce_en','detail','detail_en','video'],
|
|
|
'edit' => ['thumbnail','introduce','introduce_en','detail','detail_en'],
|
|
|
];
|
|
|
} |
|
|
\ No newline at end of file |
...
|
...
|
|