Projet

Général

Profil

Révision 136a805a

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/views_content/plugins/content_types/views_panes.inc
321 321
function views_content_views_panes_add_defaults(&$conf, $view) {
322 322
  $pager = $view->display_handler->get_option('pager');
323 323

  
324
  if (empty($conf)) {
325
    $conf = array();
326
  }
327

  
324 328
  $conf += array(
325 329
    'link_to_view' => $view->display_handler->get_option('link_to_view'),
326 330
    'more_link' => $view->display_handler->get_option('use_more'),

Formats disponibles : Unified diff