Sha256: 87102108f732277a8babf36c04f7803f01e9b48ced5d1cc874ae391ab5986a43
Contents?: true
Size: 736 Bytes
Versions: 62
Compression:
Stored size: 736 Bytes
Contents
I"Ô(function() { $(function() { $('.select2-anchor').select2(); $("[data-toggle='tooltip']").tooltip(); EllipseFix.run(); ImageWrapper.run(); ResponsiveEmbed.run(); $('#menu-toggle').click(function(e) { e.preventDefault(); return $('#wrapper').toggleClass('toggled'); }); $('a.cancel-events').click(function(e) { return e.preventDefault(); }); $('body').addClass("browser-" + $.browser.name); ouibounce($('#ouibounce-modal')[0], { cookieExpire: 7 }); return $('#ouibounce-modal .js-close-modal, #ouibounce-modal .underlay').click(function(e) { e.preventDefault(); return $('#ouibounce-modal').fadeOut(200); }); }); }).call(this); :ET
Version data entries
62 entries across 36 versions & 1 rubygems