Moved ionicons back in, simplified life

This commit is contained in:
Max Lynch
2013-11-08 14:09:20 -06:00
parent 977d6c03be
commit 7725a5e7f2
20 changed files with 1974 additions and 1508 deletions

View File

@ -63,6 +63,7 @@ angular.module('ionic.ui.content', [])
restrict: 'E',
replace: true,
transclude: true,
scope: true,
template: '<div class="scroll-refresher"><div class="scroll-refresher-content" ng-transclude></div></div>'
}
})

View File

@ -50,6 +50,7 @@
<body>
<header class="bar bar-header bar-success">
<button class="button"><i class="icon ion-home"></i></button>
</header>
<content has-header="true" ng-controller="AppCtrl" class="reveal-animation">
<refresher>