Projet

Général

Profil

Révision c9e51f47

Ajouté par Julien Enselme il y a environ 7 ans

Udpate to 7.54

Voir les différences:

drupal7/modules/file/file.module
280 280
    $form['#suffix'] .= '<span class="ajax-new-content"></span>';
281 281
  }
282 282

  
283
  $output = theme('status_messages') . drupal_render($form);
283
  $form['#prefix'] .= theme('status_messages');
284
  $output = drupal_render($form);
284 285
  $js = drupal_add_js();
285 286
  $settings = call_user_func_array('array_merge_recursive', $js['settings']['data']);
286 287

  

Formats disponibles : Unified diff