* remove debug statement about jquery bt
This commit is contained in:
parent
68b9008ba8
commit
88ac2c3fb5
|
|
@ -569,7 +569,6 @@
|
|||
|
||||
screenEvent(previousScreen, 'afterHide', data);
|
||||
screenEvent(currentScreen, 'afterShow', data);
|
||||
console.log("$", $.btOffAll)
|
||||
jQuery.btOffAll(); // add any prod bubbles if you change screens
|
||||
|
||||
// Show any requested dialog
|
||||
|
|
|
|||
Loading…
Reference in New Issue