Add id to textare

This commit is contained in:
Dennis Eichhorn 2019-10-05 20:10:35 +02:00
parent b5f5bd1be8
commit 20f6426d0c

View File

@ -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="&#xf040;"
name="<?= $this->renderName(); ?>"