AKZA#56786 aanvragen badges, rapportage

svn path=/Customer/trunk/; revision=42355
This commit is contained in:
Suzan Wiegerinck
2019-05-02 11:48:09 +00:00
parent 9ab826915d
commit 42926dce57

View File

@@ -10869,7 +10869,7 @@ CREATE OR REPLACE VIEW akza_v_rap_tbadges
AS
SELECT mdw.badgehouder_prskey,
'<a class="details" onclick=''FcltMgr.openDetail("'
|| 'appl/prs/prs_show_perslid.asp?prs_key='
|| 'appl/prs/prs_perslid.asp?prs_key='
|| mdw.badgehouder_prskey
|| '")''>'
|| HTF.escape_sc (mdw.badgehouder)
@@ -10883,7 +10883,7 @@ AS
badges.aanvrager,
badges.melding,
'<a class="details" onclick=''FcltMgr.openDetail("'
|| 'appl/mld/mld_show_melding.asp?mld_key='
|| 'appl/mld/mld_melding.asp?mld_key='
|| badges.mld_melding_key
|| '")''>'
|| HTF.escape_sc (badges.mld_melding_key)