(Pasos para importar Reportes de Supervisor)
(Pasos para importar Reportes de Supervisor)
Line 32:
  var vframe = fdoc.createElement("iframe");    var vframe = fdoc.createElement("iframe"); 
       
- vframe.src = "https://www.youtube.com/embed/YE0kZGtrUCA";   + vframe.src = "https://www.youtube.com/embed/YE0kZGtrUCA?rel=0";  
  vframe.setAttribute("frameborder", "0");    vframe.setAttribute("frameborder", "0"); 
- vframe.setAttribute("rel", "0");      
  vframe.setAttribute("allowfullscreen", "");    vframe.setAttribute("allowfullscreen", ""); 
  vframe.style.width = "600px";    vframe.style.width = "600px";