summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
eb92dd2)
<a href="{% url admin_switch_interface %}?to=djstyle">{% trans "Switch to django style interface" %}</a>\r
<h3 class="subtitle">{% trans "Administration menu" %}</h3>\r
<ul>\r
<a href="{% url admin_switch_interface %}?to=djstyle">{% trans "Switch to django style interface" %}</a>\r
<h3 class="subtitle">{% trans "Administration menu" %}</h3>\r
<ul>\r
- {% for set in sets %}\r
+ {% for set in allsets.values %}\r
<li><a href="{% url admin_set set.name %}">{{ set.title }}</a></li>\r
{% endfor %}\r
</ul>\r
<li><a href="{% url admin_set set.name %}">{{ set.title }}</a></li>\r
{% endfor %}\r
</ul>\r