Projet

Général

Profil

Révision 5d12d676

Ajouté par Assos Assos il y a environ 6 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/views/plugins/views_wizard/views_ui_users_views_wizard.class.php
9 9
 * Tests creating user views with the wizard.
10 10
 */
11 11
class ViewsUiUsersViewsWizard extends ViewsUiBaseViewsWizard {
12

  
12 13
  protected function default_display_options($form, $form_state) {
13 14
    $display_options = parent::default_display_options($form, $form_state);
14 15

  
......
39 40

  
40 41
    return $display_options;
41 42
  }
43

  
42 44
}

Formats disponibles : Unified diff