Validaciones de Promotor de Proyectos
git-tfs-id: [http://192.168.1.10:8080/tfs/AyA]$/SINORT;C219
This commit is contained in:
parent
feeacfde65
commit
f27cab61fa
1 changed files with 1 additions and 0 deletions
|
|
@ -59,6 +59,7 @@ $('#tableSitios').on('click', 'button', function () {
|
|||
url = url.replace("[$Promotor]", data.PromotorProyecto.toString());
|
||||
url = url.replace("[$Estado]", data.IdEstado.toString());
|
||||
|
||||
|
||||
document.location.href = url;
|
||||
|
||||
});
|
||||
Loading…
Add table
Reference in a new issue