Starting to move over to content directive

This commit is contained in:
Max Lynch
2013-11-27 15:15:28 -06:00
parent 4e42d7c996
commit 0d8ba0f067
5 changed files with 33 additions and 45 deletions

View File

@@ -53,7 +53,7 @@
// Initialize Scroller
var scroller = new ionic.views.Scroller({
content: container,
el: container,
scrollingX: false
});