Projet

Général

Profil

Révision c06bd9a4

Ajouté par Assos Assos il y a presque 4 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/panels/panels_mini/panels_mini.module
143 143
 * Remove the block if the required contexts are not available.
144 144
 */
145 145
function panels_mini_block_list_alter(&$blocks) {
146
  $current_page = FALSE;
146 147
  if (module_exists('page_manager')) {
147 148
    $current_page = page_manager_get_current_page();
148 149
  }

Formats disponibles : Unified diff