(Importar Transacciones de Nómina)
(Pasos para importar transacciones)
Line 32:
  ==Pasos para importar transacciones==    ==Pasos para importar transacciones== 
       
    + <div id="video" class="video">  
    + <script>  
    + var container = document.getElementById("video");  
    + var frame = document.createElement("iframe");  
    + frame.style.width = "650px";  
    + frame.style.height = "410px";  
    + frame.style.border = "none";  
       
    + frame.onload = function () {  
    + if (frame.contentDocument) {  
    + var fdoc = frame.contentDocument;  
    + var vframe = fdoc.createElement("iframe");  
       
    + vframe.src = "https://www.youtube.com/embed/XBFV06saclQ";  
    + vframe.setAttribute("frameborder", "0");  
    + vframe.setAttribute("allowfullscreen", "");  
    + vframe.style.width = "600px";  
    + vframe.style.height = "381px";  
    + fdoc.body.appendChild(vframe);  
    + }  
    + }  
    + container.appendChild(frame);  
    + </script>  
    + </div>  
       
  {{Box |content=Seleccione el enlace '''Cargar Archivo Excel'''.}}    {{Box |content=Seleccione el enlace '''Cargar Archivo Excel'''.}} 
  {{Box |content=Seleccione luego el botón para seleccionar el archivo.}}    {{Box |content=Seleccione luego el botón para seleccionar el archivo.}}