mirror of
https://github.com/Karaka-Management/oms-Editor.git
synced 2026-01-24 07:18:41 +00:00
update
This commit is contained in:
parent
a764d818fb
commit
4efed0e5e5
|
|
@ -26,7 +26,7 @@ declare(strict_types=1);
|
|||
<textarea
|
||||
tabindex="0"
|
||||
id="i<?= $this->renderName(); ?>"
|
||||
style="height: 200px"
|
||||
style="min-height: 200px; height: 100%;"
|
||||
name="<?= $this->renderName(); ?>"
|
||||
form="<?= $this->renderForm(); ?>"
|
||||
data-tpl-text="<?= $this->renderTplText(); ?>"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user