Skip to content

Commit

Permalink
Update viewstack.js
Browse files Browse the repository at this point in the history
  • Loading branch information
vash15 committed Apr 27, 2015
1 parent 0d1ac0d commit ed8df69
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions lib/viewstack.js
Original file line number Diff line number Diff line change
Expand Up @@ -192,8 +192,11 @@ var ViewStack = module.exports = Backbone.View.extend({

return this;
},



size: function size(){
return this._stack.length;
},

//
// Private
//
Expand Down

0 comments on commit ed8df69

Please sign in to comment.