Projet

Général

Profil

Révision 76bdcd04

Ajouté par Assos Assos il y a presque 6 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/webform/views/webform_handler_area_result_pager.inc
10 10
class webform_handler_area_result_pager extends views_handler_area_result {
11 11

  
12 12
  /**
13
   *
13
   * {@inheritdoc}
14 14
   */
15 15
  public function option_definition() {
16 16
    $options = parent::option_definition();
......
20 20
  }
21 21

  
22 22
  /**
23
   *
23
   * {@inheritdoc}
24 24
   */
25 25
  public function options_form(&$form, &$form_state) {
26 26
    parent::options_form($form, $form_state);

Formats disponibles : Unified diff