From 2c997622cc2f28d73daf8bd31bfbd7cf9f5ebdcb Mon Sep 17 00:00:00 2001 From: "hjnim.kim" Date: Thu, 3 Jan 2013 19:21:28 +0900 Subject: [PATCH] Popup: demo page has been modified popup is closed when cancel or ok buttons were clicked N_SE-18675 Change-Id: Id48fbd0f6ac1f4f326d3541e2720d85d2f7dfd84 --- demos/tizen-winsets/widgets/popupwindow/popup.html | 54 +++++++++++----------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/demos/tizen-winsets/widgets/popupwindow/popup.html b/demos/tizen-winsets/widgets/popupwindow/popup.html index 6f69eab..20b0882 100755 --- a/demos/tizen-winsets/widgets/popupwindow/popup.html +++ b/demos/tizen-winsets/widgets/popupwindow/popup.html @@ -62,8 +62,8 @@
-
OK
-
Cancel
+ OK + Cancel
@@ -76,8 +76,8 @@
-
OK
-
Cancel
+ OK + Cancel
@@ -110,7 +110,7 @@ to the parent windows
-
Button
+ Button
@@ -122,8 +122,8 @@ to the parent windows
-
Button1
-
Button2
+ Button1 + Button2
@@ -135,9 +135,9 @@ to the parent windows
-
Button1
-
Button2
-
Button3
+ Button1 + Button2 + Button3
@@ -152,7 +152,7 @@ to the parent windows
-
Button
+ Button
@@ -167,8 +167,8 @@ to the parent windows
-
Button1
-
Button2
+ Button1 + Button2
@@ -183,9 +183,9 @@ to the parent windows
-
Button1
-
Button2
-
Button3
+ Button1 + Button2 + Button3
@@ -196,9 +196,9 @@ already in use
-
Rename
-
Replace
-
Cancel
+ Rename + Replace + Cancel
@@ -215,8 +215,8 @@
-
Rename
-
Replace
+ Rename + Replace
@@ -239,7 +239,7 @@
-
Cancel
+ Cancel
@@ -262,8 +262,8 @@
-
Ok
-
Cancel
+ Ok + Cancel
@@ -286,9 +286,9 @@
-
Rename
-
Replace
-
Cancel
+ Rename + Replace + Cancel
-- 2.7.4