Fix #80
This commit is contained in:
@ -34,8 +34,8 @@
|
||||
<div class="tab details" data-group="primary" data-tab="details">
|
||||
<ul>
|
||||
<li class="flexrow"><label class="generic-label">Roll Needed ?</label>
|
||||
<label class="attribute-value checkbox"><input type="checkbox" name="system.rollneeded" {{checked
|
||||
data.rollneeded}} /></label>
|
||||
<label class="attribute-value checkbox">
|
||||
<input type="checkbox" name="system.rollneeded" {{checked data.rollneeded}} /></label>
|
||||
</li>
|
||||
{{#if data.rollneeded}}
|
||||
<li class="flexrow"><label class="generic-label">Related Statistic (only if roll is needed)</label>
|
||||
|
Reference in New Issue
Block a user