Masquer le bouton si pas utilisable
Pour créer un nouvel objet, il faut être "owner"
This commit is contained in:
parent
d381191692
commit
e42f384d7f
@ -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}}
|
||||
|
Loading…
Reference in New Issue
Block a user