From 301b09070d2d824b770b8704b5fc33c0582692a7 Mon Sep 17 00:00:00 2001 From: Luke Towers Date: Thu, 20 Dec 2018 17:09:42 -0600 Subject: [PATCH] Compiled assets --- modules/system/assets/ui/storm-min.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/system/assets/ui/storm-min.js b/modules/system/assets/ui/storm-min.js index 6247af1fb..04a3ff81b 100644 --- a/modules/system/assets/ui/storm-min.js +++ b/modules/system/assets/ui/storm-min.js @@ -4170,7 +4170,7 @@ return false} HotKey.prototype.onKeyDown=function(ev){if(this.testConditions(ev)){if(this.options.hotkeyVisible&&!this.$el.is(':visible')) return if(this.options.callback) -return this.options.callback(this.$el,ev.currentTarget)}} +return this.options.callback(this.$el,ev.currentTarget,ev)}} HotKey.DEFAULTS={hotkey:null,hotkeyTarget:'html',hotkeyVisible:true,callback:function(element){element.trigger('click') return false}} var old=$.fn.hotKey