LMC 4 лет назад
Родитель
Сommit
15d65c78e7
1 измененных файлов с 0 добавлено и 9 удалено
  1. 0 9
      src/main/webapp/WEB-INF/views/web/display/BrandMainFormWeb.html

+ 0 - 9
src/main/webapp/WEB-INF/views/web/display/BrandMainFormWeb.html

@@ -1152,15 +1152,6 @@ $(document).ready( function() {
 		}
 		}
 	});
 	});
 
 
-    var controller = new VgControllerClient({
-        target_window: document.getElementById('pdThumbVideo').contentWindow
-    });
-
-    controller.on('ready', function(percent, position, duration) {
-        set_controls_inactive_time(1);
-        controller.set_ratio('fill');
-    });
-
 }); // end ready
 }); // end ready
 /*]]>*/
 /*]]>*/
 </script>
 </script>