vendor/assets/javascripts/webshims/shims/combos/23.js in webshims-rails-1.12.2 vs vendor/assets/javascripts/webshims/shims/combos/23.js in webshims-rails-1.12.3

- old
+ new

@@ -547,11 +547,11 @@ })(); } hasFullTrackSupport = Modernizr.track && !bugs.track; webshims.register('mediaelement-core', function($, webshims, window, document, undefined, options){ - hasSwf = swfmini.hasFlashPlayerVersion('9.0.115'); + hasSwf = swfmini.hasFlashPlayerVersion('10.0.3'); $('html').addClass(hasSwf ? 'swf' : 'no-swf'); var mediaelement = webshims.mediaelement; mediaelement.parseRtmp = function(data){ var src = data.src.split('://'); @@ -1140,6 +1140,6 @@ } else { webshims.ready(swfType, initMediaElements); } webshims.ready('track', loadTrackUi); }); -})(Modernizr, webshims); \ No newline at end of file +})(Modernizr, webshims);