diff --git a/www/support/ui.js b/www/support/ui.js index bada3054b..5afd2db99 100644 --- a/www/support/ui.js +++ b/www/support/ui.js @@ -449,7 +449,7 @@ define([ if (typeof(cb) === "function") { cb(); } }); }; - Util.onClickEnter($show, adminOpen); + Util.onClickEnter($show, () => { adminOpen(); }); if (!onShow) { show = undefined; } // Move active/pending