This commit is contained in:
2020-11-24 21:00:24 +01:00
parent c8584bc07e
commit 544ad7982d
7 changed files with 69 additions and 68 deletions

View File

@ -1,4 +1,4 @@
<li class="item flexrow" data-item-id="{{item._id}}">
<li class="item flexrow list-item" data-item-id="{{item._id}}">
<img class="sheet-competence-img" src="{{item.img}}" title="{{item.name}}"/>
<h4 class="item-name">{{item.name}}</h4>
{{#if item.data.quantite}}