demo : remove trailing empty strings
authorKoeun Choi <koeun.choi@samsung.com>
Wed, 16 Jan 2013 07:24:38 +0000 (16:24 +0900)
committerYoumin Ha <youmin.ha@samsung.com>
Thu, 17 Jan 2013 08:49:44 +0000 (17:49 +0900)
commit49dff4bd4c15143cf156047d6c1b3f57094c4cc0
tree46e5d39eec1e220e0b47503036306dfbb7966953
parentc7283f83fa71c3a200f80338225199619fbbd524
demo : remove trailing empty strings

Change-Id: Ief8039bd409bc5d916824fa9cefb839fa969897e
38 files changed:
demos/tizen-winsets/widgets/button/button.html
demos/tizen-winsets/widgets/checkbox/checkbox.html
demos/tizen-winsets/widgets/checkbox/checkbox.js
demos/tizen-winsets/widgets/datefield.html
demos/tizen-winsets/widgets/list/list-dialogue.html
demos/tizen-winsets/widgets/list/list-extendable.html
demos/tizen-winsets/widgets/list/list.html
demos/tizen-winsets/widgets/list/virtuallist-db-demo.js
demos/tizen-winsets/widgets/list/virtuallist-normal.html
demos/tizen-winsets/widgets/list/virtuallist-normal_3_1_14.html
demos/tizen-winsets/widgets/list/virtuallist-normal_3_1_4.html
demos/tizen-winsets/widgets/naviframe/naviframe.html
demos/tizen-winsets/widgets/naviframe/naviframe_footer_more.html
demos/tizen-winsets/widgets/naviframe/naviframe_footer_more_button.html
demos/tizen-winsets/widgets/naviframe/naviframe_title_text.html
demos/tizen-winsets/widgets/naviframe/naviframe_title_text_1_btn.html
demos/tizen-winsets/widgets/naviframe/naviframe_title_text_2_btn.html
demos/tizen-winsets/widgets/naviframe/naviframe_title_text_multiline.html
demos/tizen-winsets/widgets/naviframe/naviframe_title_text_multiline_src.html
demos/tizen-winsets/widgets/naviframe/naviframe_title_text_multiline_src_2_btn.html
demos/tizen-winsets/widgets/naviframe/naviframe_title_text_src.html
demos/tizen-winsets/widgets/popupwindow/dialog-center-info.html
demos/tizen-winsets/widgets/popupwindow/popup.html
demos/tizen-winsets/widgets/radio/radio.html
demos/tizen-winsets/widgets/segmentctrl.html
demos/tizen-winsets/widgets/tabbar/tabbar.html
demos/tizen-winsets/widgets/tabbar/tabbar_footer.html
demos/tizen-winsets/widgets/tabbar/tabbar_footer_icon.html
demos/tizen-winsets/widgets/tabbar/tabbar_footer_more.html
demos/tizen-winsets/widgets/tabbar/tabbar_footer_segment.html
demos/tizen-winsets/widgets/tabbar/tabbar_footer_segment_more.html
demos/tizen-winsets/widgets/tabbar/tabbar_icon.html
demos/tizen-winsets/widgets/tabbar/tabbar_icon_text.html
demos/tizen-winsets/widgets/tabbar/tabbar_scrolling.html
demos/tizen-winsets/widgets/tabbar/tabbar_text.html
demos/tizen-winsets/widgets/tabbar/tabbar_title_icon.html
demos/tizen-winsets/widgets/tabbar/tabbar_title_text.html
demos/tizen-winsets/widgets/tokentextarea-demo.js