Changeset f012b7f in prototipo_portal_2018


Ignore:
Timestamp:
Aug 27, 2015, 3:09:34 PM (9 years ago)
Author:
antonioaraujob <antonioaraujob@…>
Branches:
master
Children:
25b7867
Parents:
349c307
Message:

Nueva corrección de ruta en formulario para verificar archivos.

Location:
WebContent
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • WebContent/index.html

    r349c307 rf012b7f  
    580580           
    581581            $.ajax({
    582                 url: "https://192.168.12.125:8443/Murachi/0.1/archivos/firmados",
     582                //url: "https://192.168.12.125:8443/Murachi/0.1/archivos/firmados",
    583583                //url: "https://172.16.137.11:8443/Murachi/murachi/archivos/firmados",               
    584584                //url: "https://172.16.137.11:8443/JAXRS-Murachi/murachi/archivos",
    585                 //url: "https://murachi.cenditel.gob.ve/Murachi/0.1/archivos/firmados",
     585                url: "https://murachi.cenditel.gob.ve/Murachi/0.1/archivos/firmados",
    586586                type: "post",
    587587                dataType: "json",
Note: See TracChangeset for help on using the changeset viewer.