tizen-winset: token textarea: remove back button at demo page
authorMinkyu Kang <mk7.kang@samsung.com>
Fri, 4 Jan 2013 06:55:41 +0000 (15:55 +0900)
committerMinkyu Kang <mk7.kang@samsung.com>
Fri, 4 Jan 2013 11:35:13 +0000 (20:35 +0900)
Due to overlap the back button and the cancel button, remove the back button at demo page.

Change-Id: Ieb3be35ed82a1dfd8c235a201041668ce41a7f1d

demos/tizen-winsets/index.html

index e6bc867..74d65a8 100755 (executable)
                <div data-role="footer">
                </div>
        </div>
-       <div data-role="page" id="addressbook" data-add-back-btn="none">
+       <div data-role="page" id="addressbook" data-add-back-btn="false">
                <div data-role="header"  data-position="fixed">
                        <h1>Address Book</h1>
                </div>