Working angular tabs!

This commit is contained in:
Max Lynch
2013-09-18 08:56:52 -05:00
parent afe3660867
commit d213be65a1
4 changed files with 27 additions and 40 deletions

View File

@ -0,0 +1,2 @@
(function(window, document, ionic) {
})(this, document, ionic = this.ionic || {});