Skip to content

Commit b7c9414

Browse files
committed
Remove unintended testing templatetag. Commit ready for merge.
- Legacy-Id: 19832
1 parent 69d5246 commit b7c9414

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ietf/templates/base/menu.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{# Copyright The IETF Trust 2015-2019, All Rights Reserved #}{% load origin %}{% origin %}
22
{% load ietf_filters managed_groups wg_menu active_groups_menu group_filters cache %}
33

4-
{% cache 600 menus request.user.username %}{% got_touched %}
4+
{% cache 600 menus request.user.username %}
55
{% if flavor != "top" %}
66
{% include "base/menu_user.html" %}
77
{% endif %}

0 commit comments

Comments
 (0)