Projet

Général

Profil

Révision c304a780

Ajouté par Assos Assos il y a environ 6 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/ctools/plugins/content_types/page/page_tabs.inc
40 40
    case 'primary':
41 41
      unset($menus['#secondary']);
42 42
      break;
43

  
43 44
    case 'secondary':
44 45
      unset($menus['#primary']);
45 46
      break;
......
54 55
  return $block;
55 56
}
56 57

  
57

  
58 58
function ctools_page_tabs_content_type_edit_form($form, &$form_state) {
59 59
  $conf = $form_state['conf'];
60 60

  

Formats disponibles : Unified diff