From 8b3c89e2676a743247d2a77c8a3db8bf27c45778 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torkel=20=C3=96degaard?= Date: Mon, 25 Aug 2014 15:55:42 +0200 Subject: [PATCH] Starting work on new templating editor --- src/app/partials/submenu.html | 6 +++--- src/app/partials/templating_editor.html | 15 +++++++++++++++ 2 files changed, 18 insertions(+), 3 deletions(-) create mode 100644 src/app/partials/templating_editor.html diff --git a/src/app/partials/submenu.html b/src/app/partials/submenu.html index ab432753bc0..a9b2230237e 100644 --- a/src/app/partials/submenu.html +++ b/src/app/partials/submenu.html @@ -10,8 +10,8 @@ @@ -35,7 +35,7 @@ -
  • +
  • {{annotation.name}}
  • diff --git a/src/app/partials/templating_editor.html b/src/app/partials/templating_editor.html new file mode 100644 index 00000000000..0282ea26ade --- /dev/null +++ b/src/app/partials/templating_editor.html @@ -0,0 +1,15 @@ +
    + + + +