mirror of
https://github.com/Karaka-Management/oms-Editor.git
synced 2026-01-27 00:38:41 +00:00
add tabindex
This commit is contained in:
parent
16556f66ad
commit
97577b6aea
|
|
@ -7,6 +7,7 @@
|
|||
<input type="radio" id="<?= $this->renderId(); ?>-c-tab-1" name="tabular-1" checked>
|
||||
<div class="tab">
|
||||
<textarea
|
||||
tabindex="0"
|
||||
id="i<?= $this->renderName(); ?>"
|
||||
style="height: 300px"
|
||||
name="<?= $this->renderName(); ?>"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user