Projet

Général

Profil

Révision 6e3ce7c2

Ajouté par Assos Assos il y a environ 3 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/ctools/js/stylizer.js
180 180
        );
181 181
        $(this).after(lock);
182 182
        locks.push(lock);
183
      };
183
      }
184 184

  
185 185
      // Add hook
186 186
      var $this = $(this);
......
216 216
          $widget.attr('checked', !$widget.attr('checked') || $widget.is('input[type=radio]'));
217 217
        });
218 218
    }
219
  }
219
  };
220 220
})(jQuery);

Formats disponibles : Unified diff