Sha256: d530499f1f086081cc0d4e434f305da70976c354e61d466f9746ce0558f49dc4
Contents?: true
Size: 328 Bytes
Versions: 59
Compression:
Stored size: 328 Bytes
Contents
(function($) { function Loader() { this.load = function(option_list) { throw('Umlaut Loader object no longer supported.'); } } //Export it to the global object. if (window.Umlaut == undefined) window.Umlaut = new Object(); window.Umlaut.Loader = Loader; })(jQuery);
Version data entries
59 entries across 59 versions & 1 rubygems