Projet

Général

Profil

Révision 13c3c9b4

Ajouté par Assos Assos il y a environ 9 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/views/includes/base.inc
117 117
        $localization_keys = $this->localization_keys;
118 118
      }
119 119
      // but plugins don't because there isn't a common init() these days.
120
      else if (!empty($this->is_plugin)) {
120
      else if (!empty($this->is_plugin) && empty($localization_keys)) {
121 121
        if ($this->plugin_type != 'display') {
122 122
          $localization_keys = array($this->view->current_display);
123 123
          $localization_keys[] = $this->plugin_type;

Formats disponibles : Unified diff