From d57d98bdab42a5054424fde9681eecbc4f3adb03 Mon Sep 17 00:00:00 2001 From: ctrlaltca <> Date: Mon, 25 Jun 2012 15:09:04 +0000 Subject: fixed TInlineFrame demo --- .../protected/pages/Controls/Samples/TInlineFrame/Home.page | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'demos/quickstart/protected') diff --git a/demos/quickstart/protected/pages/Controls/Samples/TInlineFrame/Home.page b/demos/quickstart/protected/pages/Controls/Samples/TInlineFrame/Home.page index 4221d274..eea7f1e3 100644 --- a/demos/quickstart/protected/pages/Controls/Samples/TInlineFrame/Home.page +++ b/demos/quickstart/protected/pages/Controls/Samples/TInlineFrame/Home.page @@ -7,7 +7,7 @@ Inline frame with default settings: - + @@ -17,7 +17,7 @@ Inline frame customized with margins and align: MarginWidth="100" MarginHeight="100" Align="Right" - FrameUrl="http://www.google.com/" /> + FrameUrl="http://www.pradosoft.com/" /> @@ -26,7 +26,7 @@ Inline frame without scrollbars and border: + FrameUrl="http://www.pradosoft.com/" /> -- cgit v1.2.3