Changeset 8ba421e in prototipo_portal_2018 for prototipo/static/js/functions/firmarDocumentoBDOC.js


Ignore:
Timestamp:
Nov 14, 2017, 6:00:09 PM (7 years ago)
Author:
José Sulbarán <jsulbaran@…>
Branches:
master
Children:
cd9dc46
Parents:
4f077af
Message:

Se los log

File:
1 edited

Legend:

Unmodified
Added
Removed
  • prototipo/static/js/functions/firmarDocumentoBDOC.js

    r4f077af r8ba421e  
    5656                        //var linkToDownload = "<a href=\"https://172.16.137.11:8443/Murachi/murachi/archivos/descargas/" + data['signedFileId'] +"\">descargar archivo firmado</a>";
    5757                        var linkToDownload = "<a href=\"https://murachi.cenditel.gob.ve/Murachi/0.1/archivos/descargas/" + data['signedFileId'] +"\">descargar archivo firmado</a>";
    58                         document.getElementById("respuesta").innerHTML = ''; 
     58                        document.getElementById("log").innerHTML = ''; 
    5959                        document.getElementById("respuesta").innerHTML = '<center><h2>Archivo firmado correctamente:</h2> <br>'+linkToDownload+'</center>';                     
    6060
Note: See TracChangeset for help on using the changeset viewer.