Added new icons for all of the content

This commit is contained in:
Kyle Fiedler
2012-07-06 17:12:35 -04:00
parent 0cb4781e43
commit c8da987436
20 changed files with 610 additions and 241 deletions

View File

@@ -35,7 +35,7 @@
<li>
<ol>
% for child in module.get_children():
<li>
<li class="${module.category}">
<a href="#" class="module-edit" id="${child.location.url()}">${child.name}</a>
<a href="#" class="draggable">handle</a>
</li>