searchbar : demo page bug fix
authorJinhyuk Jun <jinhyuk.jun@samsung.com>
Sun, 13 Jan 2013 06:15:15 +0000 (15:15 +0900)
committerMinkyu Kang <mk7.kang@samsung.com>
Tue, 15 Jan 2013 07:26:05 +0000 (16:26 +0900)
remove form tag

Change-Id: Id0a06016bb1455ed786b7662a82307872b77080a

demos/tizen-winsets/widgets/searchbar/searchbar_button.html

index 5d954a7..e9ef63c 100755 (executable)
@@ -2,9 +2,7 @@
 <div data-role="page" data-add-back-btn="true" id="searchbar-demo-page-button">
        <div data-role="header" data-position ="fixed" >
                <h1>Searchbar</h1>
-               <form>
-                       <input type="search" data-icon="call" name="search" id="search2" value=""  />
-               </form>
+               <input type="search" data-icon="call" name="search" id="search2" value=""  />
        </div><!-- /header -->
        <div data-role="content" id="searchbar-content">
                <p>Hairston</p>