FCLT#57324 Persoonlijk portal berich op mobile -> desktop

svn path=/Website/trunk/; revision=47862
This commit is contained in:
Gijs Wassink
2020-08-20 08:00:46 +00:00
parent 0ddfa36d13
commit c6c047d02a

View File

@@ -39,7 +39,7 @@ __Log("== Entering shorturl.asp ==");
'faq': { gui: 'appl/fac/fac_faq.asp?faq_key=' }, 'faq': { gui: 'appl/fac/fac_faq.asp?faq_key=' },
'locatie': { gui: 'appl/alg/alg_locatie.asp?key=' }, 'locatie': { gui: 'appl/alg/alg_locatie.asp?key=' },
'melding': { gui: 'appl/mld/mld_melding.asp?mld_key=', mob: 'appl/pda/melding.asp?mld_key=' }, 'melding': { gui: 'appl/mld/mld_melding.asp?mld_key=', mob: 'appl/pda/melding.asp?mld_key=' },
'message': { gui: 'appl/msg/msg_message.asp?message_key=' }, 'message': { gui: 'appl/msg/msg_message.asp?message_key=', mob: 'appl/pda/message.asp?msg_key=' },
'opdracht': { gui: 'appl/mld/mld_opdr.asp?opdr_key=', 'opdracht': { gui: 'appl/mld/mld_opdr.asp?opdr_key=',
mob: 'appl/pda/order.asp?opdr_key=', mob: 'appl/pda/order.asp?opdr_key=',
lckgui: 'appl/mld/mld_opdr_actions.asp?opdr_key=', lckgui: 'appl/mld/mld_opdr_actions.asp?opdr_key=',