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/dropbutton.js
69 69
            $secondaryActions.animate({height: "show", opacity: "show"}, 100);
70 70
            $dropbutton.addClass('open');
71 71
          }
72
        }
72
        };
73 73
        // Hide the secondary actions initially.
74 74
        $secondaryActions.hide();
75 75

  
......
90 90
        );
91 91
      });
92 92
    }
93
  }
93
  };
94 94
})(jQuery);

Formats disponibles : Unified diff