Angular phonegap and messed up panel fix

This commit is contained in:
Max Lynch
2013-08-28 08:58:59 -05:00
parent 22fd709e81
commit 6a7b2a94d3
8 changed files with 211 additions and 34 deletions

View File

@ -51,6 +51,6 @@
}
}
framework.onGesture("tap", onTap, document.getElementById('open-panel'));
//framework.onGesture("tap", onTap, document.getElementById('open-panel'));
})(this, document, FM = this.FM || {});