feat(suitbuilder): Select All / Clear All toggle for Legendary Wards
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
parent
09bde83325
commit
4bc51a1f48
3 changed files with 34 additions and 3 deletions
|
|
@ -245,7 +245,7 @@
|
|||
|
||||
<!-- Legendary Wards -->
|
||||
<div class="constraint-section">
|
||||
<h4>Legendary Wards</h4>
|
||||
<h4>Legendary Wards <button type="button" id="wardsSelectAll" class="select-all-btn">Select All</button></h4>
|
||||
<div class="cantrips-grid">
|
||||
<div class="checkbox-item">
|
||||
<input type="checkbox" id="protection_flame" value="Legendary Flame Ward">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue