Migration complétée vers appv2
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<form class="skill-roll-dialog">
|
||||
<section class="skill-roll-dialog">
|
||||
<header class="roll-dialog-header">
|
||||
{{#if img}}
|
||||
<img class="actor-icon" src="{{img}}" data-edit="img" title="{{name}}" />
|
||||
@@ -175,4 +175,9 @@
|
||||
|
||||
</div>
|
||||
|
||||
</form>
|
||||
<footer class="sheet-footer flexrow">
|
||||
<button type="button" data-action="roll"><i class="fas fa-check"></i> Lancer</button>
|
||||
<button type="button" data-action="cancel"><i class="fas fa-times"></i> Annuler</button>
|
||||
</footer>
|
||||
|
||||
</section>
|
||||
Reference in New Issue
Block a user