From a6c6b616fefd7c9143864a5af1634a812f642321 Mon Sep 17 00:00:00 2001 From: leerang song Date: Thu, 11 Apr 2013 11:58:21 +0900 Subject: [PATCH] Box and PD UI are changed [Issue#] N/A [Problem] N/A [Cause] N/A [Solution] Change AppWidget UI Change-Id: I4c5c7cbf3677eb6be749472dcb82d4b5a48336ca --- box/index.html | 19 +++++++++---------- config.xml | 12 ++++++------ pd/index.html | 23 +++++++++++------------ 3 files changed, 26 insertions(+), 28 deletions(-) diff --git a/box/index.html b/box/index.html index 5d4c8c4..8a308cf 100755 --- a/box/index.html +++ b/box/index.html @@ -1,24 +1,23 @@ - + - + AppWidget - -

AppWidget Sample

-

This is a Box.

+ +
AppWidget Sample
+
This is a Box.
diff --git a/config.xml b/config.xml index 7db54a8..08d8a10 100755 --- a/config.xml +++ b/config.xml @@ -1,10 +1,10 @@ - - sample - - - - Web Application AppWidget Sample + + + +appwid + + WEB APPWIDGET 1x1 diff --git a/pd/index.html b/pd/index.html index d0eb170..74bd333 100755 --- a/pd/index.html +++ b/pd/index.html @@ -1,7 +1,7 @@ - + - + Test - - -

This is a pd.
A Pd can control the Box.

- - - - + + + This is a PD.
A PD can control the Box.
+ + +
- + -- 2.7.4