Topggle on select

This commit is contained in:
Max Lynch
2013-10-07 01:12:09 -05:00
parent 02a540b468
commit 35f487b7fb
3 changed files with 6 additions and 5 deletions

View File

@ -29,6 +29,7 @@ angular.module('ionic.ui.sideMenu', [])
});
$scope.contentTranslateX = 0;
$scope.sideMenuCtrl = this;
})