Projet

Général

Profil

Révision e4c061ad

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

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/panels/panels_ipe/plugins/display_renderers/panels_renderer_ipe.class.php
29 29
      '#type' => 'link',
30 30
      '#title' => t('Customize this page'),
31 31
      '#href' => $this->get_url('save_form'),
32
      '#options' => array('query' => drupal_get_destination()),
32 33
      '#id' => 'panels-ipe-customize-page',
33 34
      '#attributes' => array(
34 35
        'class' => array('panels-ipe-startedit', 'panels-ipe-pseudobutton'),
......
49 50
        '#type' => 'link',
50 51
        '#title' => t('Change layout'),
51 52
        '#href' => $this->get_url('change_layout'),
53
        '#options' => array('query' => drupal_get_destination()),
52 54
        '#attributes' => array(
53 55
          'class' => array('panels-ipe-change-layout', 'panels-ipe-pseudobutton', 'ctools-modal-layout'),
54 56
        ),

Formats disponibles : Unified diff