From f74199e60f1b7fb3582754ba7277952fa9e0989f Mon Sep 17 00:00:00 2001 From: Victor Woeltjen Date: Wed, 20 May 2015 14:02:53 -0700 Subject: [PATCH] [Layout] Add check to view in frame Add check to template for views in frame to avoid populating frame prematurely; WTD-1182. --- platform/features/layout/res/templates/frame.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/features/layout/res/templates/frame.html b/platform/features/layout/res/templates/frame.html index cf4149947f..bb3a61ab56 100644 --- a/platform/features/layout/res/templates/frame.html +++ b/platform/features/layout/res/templates/frame.html @@ -14,7 +14,7 @@
+ mct-object="representation.selected.key && domainObject">
\ No newline at end of file