mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 19:52:29 +00:00
- Greatly optimized the sheet workers, by checking if a removed value is 0, and therefore no calculation is needed
7 lines
483 B
HTML
7 lines
483 B
HTML
<input type="checkbox" class="sheet-show-spell-spheres-pri" style="display: none" name="attr_show-spell-sphere-pri" title="@{show-spell-sphere-pri}"/>
|
|
<div class="sheet-spell-sphere-pri">
|
|
<button type="action" name="act_add-spells-#REPLACE0#" title="%{add-spells-#REPLACE0#}" class="btn">Add #REPLACE1#-level spells</button>
|
|
<input name="attr_add-spell-error-#REPLACE0#" class="sheet-invisible" readonly style="width: 570px; pointer-events: none">
|
|
<br>
|
|
<br>
|
|
</div> |