forked from public/foundryvtt-reve-de-dragon
Masquer le bouton si pas utilisable
Pour créer un nouvel objet, il faut être "owner"
This commit is contained in:
@ -1,6 +1,8 @@
|
||||
<h4>Equipement</h4>
|
||||
<span class="item-name">
|
||||
{{#if options.isOwned}}
|
||||
<a class="chat-card-button creer-un-objet">Nouvel objet</a>
|
||||
{{/if}}
|
||||
{{#if options.isGM}}
|
||||
<a class="chat-card-button nettoyer-conteneurs">Tout vider</a>
|
||||
{{/if}}
|
||||
|
Reference in New Issue
Block a user