client/templates/colorpicker.html
author ymh <ymh.work@gmail.com>
Mon, 01 Jun 2015 11:53:03 +0200
changeset 457 b38cf3d4cf1f
parent 430 d3ae63bc18c6
permissions -rw-r--r--
add mongodb migration to java model
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>