projects
/
samples
/
web
/
ContactsExchanger.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c98d486
)
[ContactsExchanger] updated ContactsExchanger sources
author
Piotr Dabrowski
<p.dabrowski2@samsung.com>
Tue, 17 Sep 2013 09:26:55 +0000
(11:26 +0200)
committer
Piotr Dabrowski
<p.dabrowski2@samsung.com>
Tue, 17 Sep 2013 09:26:55 +0000
(11:26 +0200)
Change-Id: I65b0d22a8e010fd0a4d7a6e1cb89044a7019bbd2
js/app.ui.js
patch
|
blob
|
history
diff --git
a/js/app.ui.js
b/js/app.ui.js
index
cbee1e1
..
3f7b1b7
100644
(file)
--- a/
js/app.ui.js
+++ b/
js/app.ui.js
@@
-519,7
+519,7
@@
App.Ui = null;
}
});
-
document
.addEventListener('tizenhwkey', function(e) {
+
window
.addEventListener('tizenhwkey', function(e) {
if (e.keyName == "back") {
if ($.mobile.popup.active) {
$.mobile.popup.active.close();