From 3684cf6432f49434de3be19a665e830cdc12b6d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Laura=20Kl=C3=BCnder?= Date: Thu, 8 Dec 2016 22:53:41 +0100 Subject: [PATCH] =?UTF-8?q?add=20shortcut=20to=20=E2=80=9Dadd=20new?= =?UTF-8?q?=E2=80=A6=E2=80=9D-button?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/c3nav/editor/templates/editor/mapitems.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/c3nav/editor/templates/editor/mapitems.html b/src/c3nav/editor/templates/editor/mapitems.html index 1f4d03bb..eea13548 100644 --- a/src/c3nav/editor/templates/editor/mapitems.html +++ b/src/c3nav/editor/templates/editor/mapitems.html @@ -1,6 +1,6 @@ {% load bootstrap3 %} -Add new +Add new

{{ title }}{% if has_level %} on level {{ level }}{% endif %}