mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-31 12:12:30 +00:00
9 lines
219 B
Plaintext
9 lines
219 B
Plaintext
- var n = 1;
|
|
// provisions
|
|
.grid-provisions
|
|
while n <= 20
|
|
- var provisionIndex = n++;
|
|
label.provision
|
|
+attrInput("provision-input","checkbox","provision"+provisionIndex)
|
|
span.checked.u-font-icon 3
|