AAGN#34728: Notificaties ook naar gebouw kunnen sturen.

svn path=/Website/trunk/; revision=28040
This commit is contained in:
Maykel Geerdink
2016-02-04 09:42:39 +00:00
parent 9a22c22983
commit 181ab60f90

View File

@@ -159,7 +159,7 @@ oRs.Close();
suppressEmpty: true, suppressEmpty: true,
moreinfo: this_alg.readman moreinfo: this_alg.readman
}); });
ROFIELDTR("fld", L("lcl_alg_gebouw_email"), bld_email, {suppressEmpty: true}); AFIELDTR('fldmailto details', L("lcl_alg_gebouw_email"), "mailto:" + bld_email, bld_email, { suppressEmpty: true });
BLOCK_END(); BLOCK_END();
BLOCK_START("algLoc2", ""); BLOCK_START("algLoc2", "");