Working on 0.8.x
- some fix for 0.8.3, and working on titles
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<li class="item technique flexcol toggle-on-click" data-toggle="item-description-{{technique._id}}">
|
||||
<li class="item technique flexcol toggle-on-click" data-toggle="item-description-{{technique._id}}" data-item-id="{{technique._id}}">
|
||||
<ul class="item-header technique-controls">
|
||||
<li class="item-img"><img src="{{technique.img}}" title="{{technique.name}}" width="32px" height="32px"/></li>
|
||||
<li class="item-name">{{technique.name}}</li>
|
||||
|
||||
Reference in New Issue
Block a user