Projet

Général

Profil

Révision a08833bd

Ajouté par Assos Assos il y a presque 8 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/themes/adaptivetheme/at_core/inc/forms/settings.modifyoutput.inc
191 191
    '#default_value' => at_get_setting('unset_menu_titles'),
192 192
    '#description' => t('Checking this setting will remove all menu link titles (tool tips). This only works for menu blocks.'),
193 193
  );
194
  // Remove local tasks
195
  $form['at']['modify-output']['hide-remove']['unset_local_tasks'] = array(
196
    '#type' => 'checkbox',
197
    '#title' => t('Remove primary and secondary local tasks'),
198
    '#default_value' => at_get_setting('unset_local_tasks'),
199
    '#description' => t('Checking this setting will globally remove all local task tabs. You will need to rely on contextual links or an adminstration type menu that can render local tasks, such as Admin menu.'),
200
  );
194 201

  
195 202
  // Accessibility
196 203
  $form['at']['modify-output']['a11y'] = array(

Formats disponibles : Unified diff