Projet

Général

Profil

Révision d808fa20

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

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/media/media.module
168 168
function media_admin_paths() {
169 169
  $paths['media/*/edit/*'] = TRUE;
170 170
  $paths['media/*/format-form'] = TRUE;
171
  if (module_exists('admin_language')) {
172
    $paths['media/ajax/*'] = TRUE; // For admin_language module compatibility.
173
  }
171 174

  
172 175
  // If the media browser theme is set to the admin theme, ensure it gets set
173 176
  // as an admin path as well.

Formats disponibles : Unified diff