mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-07 15:07:13 +08:00
Merge branch 'master' of https://github.com/driftyco/ionic
Conflicts: dist/css/ionic-scoped.css
This commit is contained in:
4
dist/js/ionic.js
vendored
4
dist/js/ionic.js
vendored
@ -3746,10 +3746,6 @@ ionic.controllers.TabBarController.prototype = {
|
||||
return this.selectedController;
|
||||
},
|
||||
|
||||
getSelectedIndex: function() {
|
||||
return this.selectedIndex;
|
||||
},
|
||||
|
||||
// Add a tab
|
||||
addController: function(controller) {
|
||||
this.controllers.push(controller);
|
||||
|
||||
Reference in New Issue
Block a user