Misc template cleanup / consistency
This commit is contained in:
parent
36976e5123
commit
c7bafee6b6
6 changed files with 5 additions and 7 deletions
|
|
@ -20,7 +20,6 @@
|
||||||
<div aria-hidden="true" class="icon icon--16">
|
<div aria-hidden="true" class="icon icon--16">
|
||||||
{{{ @root.icons.create }}}
|
{{{ @root.icons.create }}}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
<hr>
|
<hr>
|
||||||
|
|
|
||||||
|
|
@ -32,7 +32,6 @@
|
||||||
type="checkbox"
|
type="checkbox"
|
||||||
{{checked item.system.used}}
|
{{checked item.system.used}}
|
||||||
id="{{meta.idp}}-{{item.uuid}}-used"
|
id="{{meta.idp}}-{{item.uuid}}-used"
|
||||||
value="{{item.system.used}}"
|
|
||||||
data-embedded-id="{{item.uuid}}"
|
data-embedded-id="{{item.uuid}}"
|
||||||
data-embedded-update="system.used"
|
data-embedded-update="system.used"
|
||||||
data-embedded-update-on="change"
|
data-embedded-update-on="change"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue