Projet

Général

Profil

Révision 74f6bef0

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

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/themes/adaptivetheme/at_core/layouts/core/three_col_grail/three_col_grail.inc
32 32
    'type'      => 'page_layout',                // - type, tell the system this is a page_layout, not optional!
33 33
    'admin css' => 'three_col_grail.admin.css',  // - admin css, optional, in AT Core three_col_grail.admin.css loads all the CSS for all layouts.
34 34
    'device_groups' => array(                    // - device_groups, define which device groups this layout can work with, can be one or more of:
35
      'bigscreen',                               //   'bigscreen', 'tablet_landscape', 'tablet_portrait', 'smartphone_landscape'
35
      'bigscreen',                               //   'bigscreen', 'tablet_landscape', 'tablet_portrait', 'smalltouch_landscape'
36 36
      'tablet_landscape',                        //   What you enter here will dictate the device groups it shows for in theme settings.
37 37
     ),
38 38
  );

Formats disponibles : Unified diff