Skip to content

Commit

Permalink
feat(ninja actor inventory): now 'dispositivos' are created on the ow…
Browse files Browse the repository at this point in the history
…n category
  • Loading branch information
SouOWendel committed Oct 19, 2024
1 parent 3c34676 commit 5201996
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/actor/parts/actor-inventario.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@
<div class='item-small item-prop'>Usos</div>
<div class='item-small item-prop'>Quantidade</div>
<div class='item-controls'>
<a class='item-control item-create' title='{{localize "DOCUMENT.Create" type='Dispositivo'}}' data-type='gerais'>
<a class='item-control item-create' title='{{localize "DOCUMENT.Create" type='Dispositivo'}}' data-type='gerais' data-tipo="dispositivoLeve">
<i class='fas fa-plus'></i>
</a>
</div>
Expand Down

0 comments on commit 5201996

Please sign in to comment.