From 7014fd98d3eec2f40cc2a574de35bb0c339a94e7 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Mon, 21 Jul 2014 19:21:27 +0200 Subject: Colors and orders in short menu - cache mechanism (refs #1562) --- ishtar_common/templates/base.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'ishtar_common/templates') diff --git a/ishtar_common/templates/base.html b/ishtar_common/templates/base.html index cea906f26..bfacee069 100644 --- a/ishtar_common/templates/base.html +++ b/ishtar_common/templates/base.html @@ -63,13 +63,13 @@
{% trans "Default selected items"%} - {% for lbl, model_name, items in current_menu %} + {% for lbl, model_name, main_cls, items in current_menu %} {% with 'show-'|add:model_name as model_url%} -- cgit v1.2.3
- + + {% for val, label, selected, cls in items %} {% endfor %} {% trans "Details" %}