mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-07 06:57:02 +08:00
Removed dangling testing thingermabobber
This commit is contained in:
@ -76,7 +76,6 @@ angular.module('ionic.ui', ['ngTouch'])
|
||||
'</header>',
|
||||
link: function(scope, element, attrs, navCtrl) {
|
||||
scope.goBack = function() {
|
||||
pageNumber--;
|
||||
navCtrl.pop();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user