mirror of
https://github.com/Karaka-Management/oms-Editor.git
synced 2026-02-03 20:28:42 +00:00
Add id to textare
This commit is contained in:
parent
b5f5bd1be8
commit
20f6426d0c
|
|
@ -7,6 +7,7 @@
|
|||
<input type="radio" id="<?= $this->renderId(); ?>-c-tab-1" name="tabular-1" checked>
|
||||
<div class="tab">
|
||||
<textarea
|
||||
id="i<?= $this->renderName(); ?>"
|
||||
style="height: 300px"
|
||||
placeholder=""
|
||||
name="<?= $this->renderName(); ?>"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user