client/templates/colorpicker.html
author rougeronj
Thu, 18 Jun 2015 17:18:00 +0200
changeset 506 460de050f800
parent 430 d3ae63bc18c6
permissions -rw-r--r--
Create Viewrepr which handle the representation of the View. - Put in all the function about Hidden Nodes - In scene, initializes this.view with the first view of the project (later it will be handled by a view manager)
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>