Update item with js expanded function
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<li class="item property flexcol" data-property-id="{{item._id}}">
|
||||
<li class="item property flexcol toggle-on-click" data-toggle="item-description" data-property-id="{{item._id}}">
|
||||
<ul class="item-header property-control">
|
||||
<li class="item-img"><img src="{{item.img}}" title="{{item.name}}" width="32px" height="32px"/></li>
|
||||
<li class="item-name">{{ item.name }}</li>
|
||||
|
||||
Reference in New Issue
Block a user