git-tfs-id: [http://192.168.1.10:8080/tfs/AyA]$/SINORT;C415
This commit is contained in:
parent
f921a04eea
commit
4c3801cf3e
2 changed files with 2 additions and 2 deletions
|
|
@ -108,7 +108,7 @@ this.CargarTablaSitios = function (data) {
|
|||
ENDREQUEST();
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
$('#tableSitios').on('click', 'button', function () {
|
||||
|
||||
|
|
|
|||
|
|
@ -187,7 +187,7 @@ $('#tableTareasPendientes').on('click', 'button', function () {
|
|||
EstadoConfirmacion = false;
|
||||
EstadoAutorizacion = $('#drpAutorizacion').val();
|
||||
|
||||
|
||||
|
||||
$('#modalAutorizacion').modal('show');
|
||||
|
||||
instruccionesAutorizacion = "Autorizar una solicitud de compra iniciado por " + InfoPromotor + " en " + DateFormatNoTime(data[3]) + ". \nComentario: Indique si autoriza o rechaza la solicitud de compra."
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue