Skip to content
Snippets Groups Projects

Update events triggers - #3457776

Merged Ivan Berdinsky requested to merge issue/bootstrap4_modal-3457776:3457776-fix-triggers into 2.x
1 unresolved thread

Closes #3457776

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
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') {
  • added 2 commits

    • 9369a173 - 1 commit from branch project:2.x
    • f84f3463 - Merge branch bootstrap4_modal:2.x into 3457776-fix-triggers

    Compare with previous version

  • Please register or sign in to reply
    Loading