demo: fix searchbar demo to use different IDs
authorYoumin Ha <youmin.ha@samsung.com>
Sat, 26 Jan 2013 04:28:14 +0000 (13:28 +0900)
committerMinkyu Kang <mk7.kang@samsung.com>
Sat, 26 Jan 2013 09:31:59 +0000 (18:31 +0900)
commitcbd48a59faae9c25573285be0fcf68b1961c2459
tree6db5b117e9954703c17a0fac2f9e16b13ccd93a6
parent5088fddb2262e13c0bd3e7a8ae62a931139a4e92
demo: fix searchbar demo to use different IDs

The searchbar demos have same IDs for different elements, and the
searchbar-button sample does not work. Fixed the bug to work properly.

Change-Id: I46f7ac80f1ab2fea10a07bcffe169322b0bdc001
demos/tizen-winsets/widgets/searchbar/searchbar.js
demos/tizen-winsets/widgets/searchbar/searchbar_button.html
demos/tizen-winsets/widgets/searchbar/searchbar_cancel.html
demos/tizen-winsets/widgets/searchbar/searchbar_normal.html