From f3af025c794a2a06349e75a9666e12eabcb20c91 Mon Sep 17 00:00:00 2001 From: Sebastiaan Janssen Date: Thu, 22 Oct 2020 12:33:19 +0200 Subject: [PATCH] Revert "Takes the last commit from #9216 to make umb-confirm-action backwards compatible" This reverts commit 174909d735a5ab453ec29d181eb97699e8ea6b46. --- .../common/directives/components/umbconfirmaction.directive.js | 2 +- .../src/views/components/umb-confirm-action.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Umbraco.Web.UI.Client/src/common/directives/components/umbconfirmaction.directive.js b/src/Umbraco.Web.UI.Client/src/common/directives/components/umbconfirmaction.directive.js index e04fa47152..2f682205ad 100644 --- a/src/Umbraco.Web.UI.Client/src/common/directives/components/umbconfirmaction.directive.js +++ b/src/Umbraco.Web.UI.Client/src/common/directives/components/umbconfirmaction.directive.js @@ -97,7 +97,7 @@ The prompt can be opened in four direction up, down, left or right.

templateUrl: 'views/components/umb-confirm-action.html', scope: { direction: "@", - show: " + on-outside-click="clickCancel()" ng-if="show">