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/plugins/layouts/flexible/flexible-admin.js
17 17
Drupal.behaviors.flexibleAdmin = {
18 18
  attach: function(context) {
19 19
    // Show/hide layout manager button
20
    $('input#panels-flexible-toggle-layout:not(.panels-flexible-processed)', context)
20
    $('#panels-flexible-toggle-layout:not(.panels-flexible-processed)', context)
21 21
      .addClass('panels-flexible-processed')
22 22
      .click(function() {
23 23
        $('.panel-flexible-admin')

Formats disponibles : Unified diff