Demo: remove 'tab' space
authorhjnim.kim <hjnim.kim@samsung.com>
Sun, 20 Jan 2013 07:18:21 +0000 (16:18 +0900)
committerYoumin Ha <youmin.ha@samsung.com>
Tue, 22 Jan 2013 05:24:46 +0000 (14:24 +0900)
remove 'tab' space in demopage javascript

Change-Id: Ifec94bbe88b8151579f89e826caaa151f9c61cd9

demos/tizen-winsets/main.js

index 5bb4e5e..acf97bc 100755 (executable)
@@ -166,7 +166,7 @@ $( document ).bind("pagecreate", function () {
 });
 
 $(document).bind( "pageinit" , function() {
-       $.mobile.tizen.enableSelection( $("div:jqmData(role='page')"), 'none');
+       $.mobile.tizen.enableSelection($("div:jqmData(role='page')"), 'none');
 });
 $(document).ready( function () {
        // add current datetime with browser language format