client/templates/search.html
author rougeronj
Wed, 20 May 2015 10:36:37 +0200
changeset 449 aae670254c49
parent 430 d3ae63bc18c6
permissions -rw-r--r--
add a hidebutton to the nodes buttons remove the "hidden" attribute from the node model. It is the view which controls the hidden nodes with a array of Hidden Nodes
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
430
d3ae63bc18c6 split the 'colorpicker' template and the 'search' template (list of possible kind of search in the bins) into separate html
rougeronj
parents:
diff changeset
     1
<li class="<%= className %>" data-key="<%= key %>"><%= title %></li>