summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhjnim.kim <hjnim.kim@samsung.com>2013-09-25 12:08:16 +0900
committerheeju Joo <heeju.joo@samsung.com>2013-09-26 14:49:05 +0900
commitf56cf0ce4889cac040ef6cd23eac3d1d9c0fc377 (patch)
tree041be916d84280d8bb896821beead6ee0157917a
parentfc2e77f0ae70541aa736eb2fa77b71af75a78b48 (diff)
downloadweb-ui-fw-f56cf0ce4889cac040ef6cd23eac3d1d9c0fc377.tar.gz
web-ui-fw-f56cf0ce4889cac040ef6cd23eac3d1d9c0fc377.tar.bz2
web-ui-fw-f56cf0ce4889cac040ef6cd23eac3d1d9c0fc377.zip
Popup: remove whitespace in popup patch
remove whitespace in popup patch Change-Id: I38506d0a3511ef23b805112e7d04866fd34c8913
-rw-r--r--libs/patch/0062-JQM-Popup-reposition-is-called-immediately-when-wind.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/patch/0062-JQM-Popup-reposition-is-called-immediately-when-wind.patch b/libs/patch/0062-JQM-Popup-reposition-is-called-immediately-when-wind.patch
index 4432a00f..fc5b71bb 100644
--- a/libs/patch/0062-JQM-Popup-reposition-is-called-immediately-when-wind.patch
+++ b/libs/patch/0062-JQM-Popup-reposition-is-called-immediately-when-wind.patch
@@ -32,7 +32,7 @@ index e477ecb..6a561fc 100644
+ // timeoutId: setTimeout( $.proxy( this, "_resizeTimeout" ), 200 ),
winCoords: winCoords
};
-+
++
+ // resizeTimeout method is call immediately
+ this._resizeTimeout();