From fa5768870974c6e2b76d46c71c0b86f86179cc0b Mon Sep 17 00:00:00 2001 From: sahajp23 Date: Fri, 11 Aug 2017 11:59:27 -0700 Subject: [PATCH] Bug fix for hyperlink in Display Layout --- platform/features/hyperlink/bundle.js | 3 ++- platform/features/layout/res/templates/frame.html | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/platform/features/hyperlink/bundle.js b/platform/features/hyperlink/bundle.js index 74c579b736..5d999e65da 100644 --- a/platform/features/hyperlink/bundle.js +++ b/platform/features/hyperlink/bundle.js @@ -49,6 +49,7 @@ define([ "required": true, "cssClass": "l-input-lg" }, + { "key": "displayText", "name": "Text to Display", @@ -93,7 +94,7 @@ define([ "model": { "displayFormat": "link", "openNewTab": "thisTab", - "showTitle": false + "removeTitle": true } } diff --git a/platform/features/layout/res/templates/frame.html b/platform/features/layout/res/templates/frame.html index 2a8acffd38..3b9adf250a 100644 --- a/platform/features/layout/res/templates/frame.html +++ b/platform/features/layout/res/templates/frame.html @@ -22,7 +22,7 @@
-
+
-
+
-
+