Skip to content

Commit

Permalink
Expando is no longer used.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jordan Humphreys committed Mar 4, 2016
1 parent de30bc4 commit 6fc67be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tribute.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ if (!Array.prototype.find) {
selectTemplate=null, menuItemTemplate=null,lookup='key',
fillAttr='value', collection=null}) {

this.expando = this.menuSelected = 0
this.menuSelected = 0
this.current = {}
this.isActive = false

Expand Down

0 comments on commit 6fc67be

Please sign in to comment.