Projet

Général

Profil

Révision 0695d136

Ajouté par Assos Assos il y a plus de 9 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/calendar/calendar.module
169 169
        // The add new content page would redirect to the new event
170 170
        // if we did not override that here. This way they will
171 171
        // redirect back to the calendar.
172
	if (!isset($item['localized_options'])) {
173
          $item['localized_options'] = array();
174
        }
172 175
        $item['localized_options'] += array('query' => array());
173 176
        $item['localized_options']['query'] += drupal_get_destination();
174 177
        if (array_key_exists('access', $item) && $item['access']) {

Formats disponibles : Unified diff