Projet

Général

Profil

Révision 62f5c69e

Ajouté par Assos Assos il y a presque 9 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/colorbox/js/colorbox_inline.js
2 2

  
3 3
Drupal.behaviors.initColorboxInline = {
4 4
  attach: function (context, settings) {
5
    if (!$.isFunction($.colorbox)) {
5
    if (!$.isFunction($.colorbox) || typeof settings.colorbox === 'undefined') {
6 6
      return;
7 7
    }
8 8
    $.urlParam = function(name, url){

Formats disponibles : Unified diff