git-tfs-id: [http://192.168.1.10:8080/tfs/AyA]$/SINORT;C21
This commit is contained in:
parent
f81b6659e7
commit
604b79e234
2 changed files with 3 additions and 1 deletions
|
|
@ -8120,6 +8120,8 @@
|
|||
<DevelopmentServerPort>7944</DevelopmentServerPort>
|
||||
<DevelopmentServerVPath>/</DevelopmentServerVPath>
|
||||
<IISUrl>http://localhost/AYA.SlnSinort</IISUrl>
|
||||
<OverrideIISAppRootUrl>True</OverrideIISAppRootUrl>
|
||||
<IISAppRootUrl>http://localhost/AYA.SlnSinort</IISAppRootUrl>
|
||||
<NTLMAuthentication>False</NTLMAuthentication>
|
||||
<UseCustomServer>False</UseCustomServer>
|
||||
<CustomServerUrl>
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
var CatalogosWCF = $("#hiddenSinortCatalogosWCF").val();
|
||||
var SinortWCF = $("#hiddenSinortWCF").val();
|
||||
var server = "http://" + location.host + "/AYA.SlnSynor/";
|
||||
var server = "http://" + location.host + "/AYA.SlnSinort/";
|
||||
|
||||
function Mensajes(mensaje) {
|
||||
if (mensaje.CodigoRespuesta === "1") {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue