source: prototipo_portal_2018/prototipo/static/js/constantes.js @ c1f6510

Last change on this file since c1f6510 was 5de7549, checked in by José Sulbarán <jsulbaran@…>, 7 years ago

Se agrego la funcionalidad para el reporte de la firma

  • Property mode set to 100644
File size: 108 bytes
Line 
1VALOR_PAGE = 0;
2VALOR_X = 0;
3VALOR_Y = 0;
4VERDADERO = "Verdadero";
5FALSO = "Falso";
6INFO_DATATABLE = ""; 
7
8
Note: See TracBrowser for help on using the repository browser.