This commit is contained in:
Adam Bradley
2014-01-09 09:49:37 -06:00
parent 9f952c3a50
commit cd65a8dc7b
13 changed files with 22 additions and 28 deletions

View File

@@ -207,7 +207,7 @@ angular.module('ionic.ui.viewState', ['ionic.service.view', 'ionic.service.gestu
$scope.$emit('viewState.rightButtonsChanged', $scope.rightButtons);
});
}
};
}
};
}])