forked from public/foundryvtt-reve-de-dragon
Cleanup
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
{{#each rencontres as |rencontre key|}}
|
||||
<li class="item flexrow" data-item-id="{{rencontre._id}}" data-attribute="{{key}}" data-tooltip="Rencontre: {{rencontre.name}}">
|
||||
<img class="sheet-competence-img" src="{{rencontre.img}}"/>
|
||||
<span class="item-edit flex-grow"><a>
|
||||
<span class="item-edit flex-grow-3"><a>
|
||||
{{rencontre.name}} r{{rencontre.system.force}} ({{rencontre.system.coord}} - {{caseTmr-label rencontre.system.coord}})
|
||||
</a></span>
|
||||
{{#if rencontre.system.date}}
|
||||
|
||||
Reference in New Issue
Block a user