client/templates/colorpicker.html
author ymh <ymh.work@gmail.com>
Fri, 23 Oct 2015 13:49:15 +0200
changeset 586 e2e952fcaf7c
parent 430 d3ae63bc18c6
permissions -rw-r--r--
add annotation to project to ignore unknwon attributes
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 data-color="<%=c%>" style="background: <%=c%>"></li>