Mensaje de Message_NoGrants
git-tfs-id: [http://192.168.1.10:8080/tfs/AyA]$/SINORT;C261
This commit is contained in:
parent
70a80a7139
commit
faa18cf08f
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ $('#tableSitios').on('click', 'button', function () {
|
|||
if (data.PromotorProyecto != UsuarioSistema) {
|
||||
|
||||
if (ValidarPermisos('Accesar expediente de propuesta normativa').length <= 0 || data.IdEstado == Estados.Contruccion.Codigo) {
|
||||
toastr.warning('No tiene permisos para ejecutar esta opción', Message_Warning);
|
||||
toastr.warning(Message_NoGrants, Message_Warning);
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue