CMS Info for Header, dyn. Tage, API
This commit is contained in:
parent
7294ccc1d0
commit
bed91c4f4a
49 changed files with 3476 additions and 1562 deletions
|
|
@ -160,6 +160,7 @@ class CMSInfo extends Model
|
|||
'type' => $type,
|
||||
]);
|
||||
}
|
||||
$content->type = $type;
|
||||
switch ($content->type){
|
||||
case 'text':
|
||||
$content->text = $value;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue