setup for ios7 css

This commit is contained in:
Adam Bradley
2013-09-26 11:45:58 -05:00
parent 343b4914a2
commit 8f70754720
12 changed files with 202 additions and 70 deletions

View File

@ -53,6 +53,6 @@
}
// global tap event listener polyfill for HTML elements that were "tapped" by the user
ionic.on("tap", tapPolyfill, window);
//ionic.on("tap", tapPolyfill, window);
})(this, document, ionic);