Sync
This commit is contained in:
@ -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}}
|
||||
|
Reference in New Issue
Block a user