Projet

Général

Profil

Révision 6f57d8c7

Ajouté par Assos Assos il y a environ 9 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/views/plugins/views_plugin_display.inc
2140 2140
          '#default_value' => $pager['type'],
2141 2141
        );
2142 2142

  
2143
        $pager_plugin = views_fetch_plugin_data('pager', $pager['type'], array($this->view->base_table));
2143
        $pager_plugin = views_fetch_plugin_data('pager', $pager['type']);
2144 2144
        if (!empty($pager_plugin['uses options'])) {
2145 2145
          $form['markup'] = array(
2146 2146
            '#prefix' => '<div class="form-item description">',

Formats disponibles : Unified diff