Bug édition de page
This commit is contained in:
parent
7773bc916f
commit
288393778a
@ -122,7 +122,7 @@ echo '></div>';
|
|||||||
</div>
|
</div>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col12">
|
<div class="col12">
|
||||||
<?php echo template::textarea('pageEditContent', [
|
<?php echo template::textarea('editorWysiwyg', [
|
||||||
'class' => 'editorWysiwyg',
|
'class' => 'editorWysiwyg',
|
||||||
'value' => $this->getPage($this->getUrl(2), self::$siteContent)
|
'value' => $this->getPage($this->getUrl(2), self::$siteContent)
|
||||||
]); ?>
|
]); ?>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user