From f47d4bf87a5461efc3dabf53dd6c566180801b5d Mon Sep 17 00:00:00 2001 From: Jinhyuk Jun Date: Fri, 25 Jan 2013 13:29:58 +0900 Subject: [PATCH 1/1] ctxpopup demo : bug fix delete morepopup's external link Change-Id: I47a77acb10e8bddec08d047ca407fafa1791f17e --- demos/tizen-winsets/widgets/ctxpopup.html | 2 +- demos/tizen-winsets/widgets/naviframe/naviframe_footer_more.html | 2 +- demos/tizen-winsets/widgets/tabbar/tabbar_footer_more.html | 2 +- demos/tizen-winsets/widgets/tabbar/tabbar_footer_segment_more.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/demos/tizen-winsets/widgets/ctxpopup.html b/demos/tizen-winsets/widgets/ctxpopup.html index 0b50d4d..7d1873a 100644 --- a/demos/tizen-winsets/widgets/ctxpopup.html +++ b/demos/tizen-winsets/widgets/ctxpopup.html @@ -154,7 +154,7 @@ Code Sample
  • Call log
  • Music
  • File manager
  • -
  • Internal Link
  • +
  • Internal Link
  • diff --git a/demos/tizen-winsets/widgets/naviframe/naviframe_footer_more.html b/demos/tizen-winsets/widgets/naviframe/naviframe_footer_more.html index 68d5eeb..cf672b4 100644 --- a/demos/tizen-winsets/widgets/naviframe/naviframe_footer_more.html +++ b/demos/tizen-winsets/widgets/naviframe/naviframe_footer_more.html @@ -28,7 +28,7 @@
  • Call log
  • Music
  • File manager
  • -
  • Internal Link
  • +
  • Internal Link
  • diff --git a/demos/tizen-winsets/widgets/tabbar/tabbar_footer_more.html b/demos/tizen-winsets/widgets/tabbar/tabbar_footer_more.html index 32aa120..595d26f 100644 --- a/demos/tizen-winsets/widgets/tabbar/tabbar_footer_more.html +++ b/demos/tizen-winsets/widgets/tabbar/tabbar_footer_more.html @@ -29,7 +29,7 @@
  • Call log
  • Music
  • File manager
  • -
  • Internal Link
  • +
  • Internal Link
  • diff --git a/demos/tizen-winsets/widgets/tabbar/tabbar_footer_segment_more.html b/demos/tizen-winsets/widgets/tabbar/tabbar_footer_segment_more.html index f5ecc09..4e43be4 100644 --- a/demos/tizen-winsets/widgets/tabbar/tabbar_footer_segment_more.html +++ b/demos/tizen-winsets/widgets/tabbar/tabbar_footer_segment_more.html @@ -28,7 +28,7 @@
  • Call log
  • Music
  • File manager
  • -
  • Internal Link
  • +
  • Internal Link
  • -- 2.7.4