From 79f9489900b7c4a04cedb5b6c76ae68d66d98c43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tiago=20Sim=C3=A3o?= Date: Thu, 25 Nov 2010 20:44:49 +0000 Subject: [PATCH] git-svn-id: https://svn.coded.pt/svn/SIPRP@1586 bb69d46d-e84e-40c8-a05a-06db0d633741 --- trunk/SIPRPSoft/properties/1-development/app.properties | 6 ++++-- trunk/SIPRPSoft/properties/3-production/app.properties | 6 ++++-- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/trunk/SIPRPSoft/properties/1-development/app.properties b/trunk/SIPRPSoft/properties/1-development/app.properties index f57d52ac..7de8309d 100644 --- a/trunk/SIPRPSoft/properties/1-development/app.properties +++ b/trunk/SIPRPSoft/properties/1-development/app.properties @@ -42,5 +42,7 @@ web_aware.default_role = siprpuser web.images_app_url = http://www.evolute.pt:13080/SIPRPImages/image?id= lembrete.desmarcou = SIPRP Desmarcou -lembrete.notice_exame_days = 15 -lembrete.notice_visita_days = -11 \ No newline at end of file +lembrete.notice_exame_periodico_days=60 +lembrete.notice_exame_admissao_days=60 +lembrete.notice_exame_ocasional_days=60 +lembrete.notice_visita_days=11 \ No newline at end of file diff --git a/trunk/SIPRPSoft/properties/3-production/app.properties b/trunk/SIPRPSoft/properties/3-production/app.properties index 990d41dd..dc37c2f0 100644 --- a/trunk/SIPRPSoft/properties/3-production/app.properties +++ b/trunk/SIPRPSoft/properties/3-production/app.properties @@ -49,8 +49,10 @@ web_aware.default_role = siprpuser web.images_app_url = http://www.evolute.pt:13080/SIPRPImages/image?id= lembrete.desmarcou = SIPRP Desmarcou -lembrete.notice_exame_days = 15 -lembrete.notice_visita_days = -11 +lembrete.notice_exame_periodico_days=60 +lembrete.notice_exame_admissao_days=60 +lembrete.notice_exame_ocasional_days=60 +lembrete.notice_visita_days=11 mail.sender.from=departamentotecnico@siprp.pt