From 6fc67becde416447c21b807ace45b182f5e052c2 Mon Sep 17 00:00:00 2001 From: Jordan Humphreys Date: Fri, 4 Mar 2016 11:23:00 -0800 Subject: [PATCH] Expando is no longer used. --- src/tribute.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tribute.js b/src/tribute.js index 4aa774e7..99b0208c 100644 --- a/src/tribute.js +++ b/src/tribute.js @@ -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