Projet

Général

Profil

Révision 4444412d

Ajouté par Julien Enselme il y a presque 10 ans

Update drupal 7.27 -> 7.28

Voir les différences:

drupal7/misc/ajax.js
622 622
   * Command to update a form's build ID.
623 623
   */
624 624
  updateBuildId: function(ajax, response, status) {
625
    $('input[name="form_build_id"][value="' + response.old + '"]').val(response.new);
625
    $('input[name="form_build_id"][value="' + response['old'] + '"]').val(response['new']);
626 626
  }
627 627
};
628 628

  

Formats disponibles : Unified diff