Update events triggers - #3457776
1 unresolved thread
1 unresolved thread
Closes #3457776
Merge request reports
Activity
27 27 returnValue: undef 28 28 }; 29 29 30 function dispatchDialogEvent(eventType, dialog, element, settings) { 31 // Use the jQuery if the DrupalDialogEvent is not defined for BC. 32 if (typeof DrupalDialogEvent === 'undefined') {
Please register or sign in to reply