vendor/assets/javascripts/webshims/shims/combos/12.js in webshims-rails-1.11.6.1 vs vendor/assets/javascripts/webshims/shims/combos/12.js in webshims-rails-1.12.0

- old
+ new

@@ -447,12 +447,11 @@ expressInstallCallback: function() { } }; }(); - -(function(Modernizr, webshims){ +;(function(Modernizr, webshims){ "use strict"; var $ = webshims.$; var hasNative = Modernizr.audio && Modernizr.video; var supportsLoop = false; var bugs = webshims.bugs; @@ -1141,11 +1140,10 @@ } else { webshims.ready(swfType, initMediaElements); } webshims.ready('track', loadTrackUi); }); -})(Modernizr, webshims); -webshims.register('track', function($, webshims, window, document, undefined){ +})(Modernizr, webshims);;webshims.register('track', function($, webshims, window, document, undefined){ "use strict"; var mediaelement = webshims.mediaelement; var id = new Date().getTime(); var ADDBACK = $.fn.addBack ? 'addBack' : 'andSelf'; //descriptions are not really shown, but they are inserted into the dom \ No newline at end of file