mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-09-03 05:32:32 +00:00
7 lines
223 B
HTML
7 lines
223 B
HTML
<input type="hidden" name="attr_actions_exist" class="item-toggle">
|
|
<div class="item-to-toggle">
|
|
<h3 data-i18n="ACTIONS"></h3>
|
|
<fieldset class="repeating_action">
|
|
//= include actionContents.html
|
|
</fieldset>
|
|
</div> |