Projet

Général

Profil

Révision 5a7e6170

Ajouté par Florent Torregrosa il y a environ 10 ans

Update :

  • panels : 7.x-3.3 -> 7.x-3.4
  • pdf_reader : 7.x-1.0-rc4 -> 7.x-1.0-rc5

Voir les différences:

drupal7/sites/all/modules/panels/plugins/layouts/flexible/flexible-admin.js
290 290
      // if not moving the right side, adjust the parent padding instead.
291 291
      splitter.parent.css('padding-left', (splitter.left_padding - moved) + 'px');
292 292
      splitter.left.parent().css('margin-left', (splitter.left_parent + moved) + 'px');
293
      if (jQuery.browser.msie) {
294
        splitter.left.parent().css('left', splitter.currentLeft);
295
      }
296 293
    }
297 294
    return false;
298 295
  };

Formats disponibles : Unified diff