Sha256: b15c5574073f927aecd972ae23779f7aa0dfa69bc2a918c9d25afd1a612a1787
Contents?: true
Size: 554 Bytes
Versions: 2
Compression:
Stored size: 554 Bytes
Contents
{ I" metadata:ET{I"modules; T{I"imports; T[ I"exports; T{I" exported; T[ I"specifiers; T[ I"usedHelpers; T[ I"ignored; TFI" code; TI"s// Short-circuits `_focusTabbable` to focus on the modal itself instead of // elements inside the modal. Without this, if a datepicker is the first input, // it'll immediately pop up when the modal opens. // See this ticket for more info: http://bugs.jqueryui.com/ticket/4731 "use strict"; $.ui.dialog.prototype._focusTabbable = function () { this.uiDialog.focus(); };; TI"ast; T0I"map; T0
Version data entries
2 entries across 2 versions & 2 rubygems