Projet

Général

Profil

Révision 1e39edcb

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

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/ctools/plugins/content_types/block/block.inc
372 372
}
373 373

  
374 374
function book_ctools_block_info($module, $delta, &$info) {
375
  // Hide the book navigation block which isn't as rich as what we can
376
  // do with context.
377
  $info = NULL;
375
  $info['title'] = t('Book navigation menu');
376
  $info['icon'] = 'icon_core_block_menu.png';
377
  $info['category'] = t('Node');
378 378
}
379 379

  
380 380
function blog_ctools_block_info($module, $delta, &$info) {

Formats disponibles : Unified diff