Projet

Général

Profil

Révision 219d19c4

Ajouté par Assos Assos il y a plus de 3 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/ctools/js/modal.js
299 299
    // content. This is helpful for allowing users to see error messages at the
300 300
    // top of a form, etc.
301 301
    $('#modal-content').html(response.output).scrollTop(0);
302
    $(document).trigger('CToolsAttachBehaviors', $('#modalContent'));
302 303

  
303 304
    // Attach behaviors within a modal dialog.
304 305
    var settings = response.settings || ajax.settings || Drupal.settings;

Formats disponibles : Unified diff