From b3653e840f54ab26e8bee59e2a6a75883b6082b5 Mon Sep 17 00:00:00 2001 From: Mads Rasmussen Date: Tue, 25 Aug 2015 10:15:38 +0200 Subject: [PATCH] Switch back to ng-if on elements in header, and accept $parent, to prevent unwanted watchers to make sure focus directive works as it should. This should be possible to change from angular v 1.3. --- .../src/views/components/editor/umb-editor-header.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/Umbraco.Web.UI.Client/src/views/components/editor/umb-editor-header.html b/src/Umbraco.Web.UI.Client/src/views/components/editor/umb-editor-header.html index 06b0eccfc8..af83fd7adb 100644 --- a/src/Umbraco.Web.UI.Client/src/views/components/editor/umb-editor-header.html +++ b/src/Umbraco.Web.UI.Client/src/views/components/editor/umb-editor-header.html @@ -4,9 +4,9 @@
-
- -
Add icon
+
+ +
Add icon
@@ -17,11 +17,11 @@ ng-model="name"> --> - + - +