From b50f40f399555e9b7a8f7e2a18d38db09c463dda Mon Sep 17 00:00:00 2001 From: Victor Woeltjen Date: Fri, 5 Dec 2014 09:13:16 -0800 Subject: [PATCH] [Layout] Fix view switcher in frame Recognize choice from the view switcher in a frame in a Layout and display that chosen view. WTD-535. --- platform/features/layout/res/templates/frame.html | 2 +- platform/features/layout/res/templates/layout.html | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/platform/features/layout/res/templates/frame.html b/platform/features/layout/res/templates/frame.html index 8346615505..cf4149947f 100644 --- a/platform/features/layout/res/templates/frame.html +++ b/platform/features/layout/res/templates/frame.html @@ -13,7 +13,7 @@
-
diff --git a/platform/features/layout/res/templates/layout.html b/platform/features/layout/res/templates/layout.html index 39d529a643..57dcf984b1 100644 --- a/platform/features/layout/res/templates/layout.html +++ b/platform/features/layout/res/templates/layout.html @@ -11,7 +11,8 @@ - + + - -