Angular cleanup and content working

This commit is contained in:
Max Lynch
2013-10-01 17:34:14 -05:00
parent 4fcad719a3
commit 9100bae246
11 changed files with 615 additions and 235 deletions

View File

@ -50,7 +50,8 @@
</tab-controller>
<script src="../../../../dist/ionic.js"></script>
<script src="../src/ionicTabBar.js"></script>
<script src="../src/directive/ionicContent.js"></script>
<script src="../src/directive/ionicTabBar.js"></script>
<script>
angular.module('tabsTest', ['ionic.ui'])