Projet

Général

Profil

Révision 13c3c9b4

Ajouté par Assos Assos il y a environ 9 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/views/js/jquery.ui.dialog.patch.js
20 20
 */
21 21

  
22 22
(function ($, undefined) {
23
  if ($.ui && $.ui.dialog) {
23
  if ($.ui && $.ui.dialog && $.ui.dialog.overlay) {
24 24
    $.ui.dialog.overlay.events = $.map('focus,keydown,keypress'.split(','),
25 25
                                 function(event) { return event + '.dialog-overlay'; }).join(' ');
26 26
  }

Formats disponibles : Unified diff