rabin %!s(int64=8) %!d(string=hai) anos
pai
achega
65d88b6537
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      front/templates/pc/device/inc/load.html

+ 1 - 1
front/templates/pc/device/inc/load.html

@@ -14,7 +14,7 @@ $(".player").each(function()
     var url = self.attr('data-url');
     var player = videojs(id, { fluid: true }, function()
     {
-        this.play();
+        //this.play();
 
         this.on('loadeddata', function() {
             var height = $('.video-js video').height();