client/templates/search.html
author durandn
Thu, 21 Apr 2016 15:18:19 +0200
changeset 605 13d355fd09bf
parent 430 d3ae63bc18c6
permissions -rw-r--r--
updated uri to allow optional trailing slash on single resource URIs (django automatic redirects don't carry over the Authorization header that can sometimes be needed, for instance with OAuth)
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>