Projet

Général

Profil

Révision a192dc0b

Ajouté par Assos Assos il y a environ 8 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/themes/adminimal_theme/theme-settings.php
105 105
    '#default_value' => theme_get_setting('avoid_custom_font'),
106 106
  );
107 107

  
108
  $form['adminimal_custom']['adminimal_ckeditor'] = array(
109
    '#type' => 'checkbox',
110
    '#title' => t('CKEditor support'),
111
    '#description' => t('Loads custom adminimal css skin for CKEditor. Disable this to avoid css conflicts when using other CKEditor skins.'),
112
    '#default_value' => theme_get_setting('adminimal_ckeditor'),
113
  );
114

  
108 115
  $form['adminimal_custom']['use_custom_media_queries'] = array(
109 116
    '#type' => 'checkbox',
110 117
    '#title' => t('Use Custom Media Queries'),

Formats disponibles : Unified diff