Projet

Général

Profil

Révision 6331c987

Ajouté par Assos Assos il y a environ 10 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/variable/variable_realm/variable_realm.form.inc
89 89

  
90 90
  if ($variable_list = $controller->getEnabledVariables()) {
91 91
    $form = variable_base_form($form, $form_state, $variable_list, $options);
92
    // variable_base_form() adds its own submit handler overriding the default,
93
    // so we need to add it as a explicit submit callback here.
94
    $form['#submit'][] = 'variable_realm_edit_variables_form_submit';
92 95

  
93 96
    // Group variables by variable group for vertical tabls
94 97
    $group_list = array();

Formats disponibles : Unified diff