Projet

Général

Profil

Révision 5a7e6170

Ajouté par Florent Torregrosa il y a environ 10 ans

Update :

  • panels : 7.x-3.3 -> 7.x-3.4
  • pdf_reader : 7.x-1.0-rc4 -> 7.x-1.0-rc5

Voir les différences:

drupal7/sites/all/modules/panels/includes/common.inc
477 477
 * Get the allowed layouts for the given module.
478 478
 */
479 479
function panels_common_get_allowed_layouts($module_name) {
480
  ctools_include('plugins', 'panels');
480 481
  $available_layouts = panels_get_layouts();
481 482
  if (empty($module_name)) {
482 483
    return $available_layouts;

Formats disponibles : Unified diff