Changeset 234:df6be40513bc for cyclope/core/collections/templates/collections/category_labeled_icon_list.html
Legend:
- Unmodified
- Added
- Removed
-
cyclope/core/collections/templates/collections/category_labeled_icon_list.html
r233 r234 13 13 <div class="icon_list_container"> 14 14 15 {% for categorization in categorizations |dictsortreversed:"object_modification_date"%}15 {% for categorization in categorizations %} 16 16 {% join categorization.content_type.app_label "/" categorization.content_type.model "_labeled_icon.html" as template_path %} 17 17
Note: See TracChangeset
for help on using the changeset viewer.

