Show
Ignore:
Timestamp:
08/26/10 03:33:19 (21 months ago)
Author:
winfried
Message:

Switching location EndCareWorkerChat? from static defined page to a
database driven one. closes #206

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • HelpIM3/config/sites/localhost.xml

    r1146 r1148  
    134134                <page location="SubChat" module="chat" script="SubChat" 
    135135                        allowCookies="True" /> 
    136                 <page location="EndCareSeekerChat" module="chat" script="EndCareSeekerChat" /> 
     136                <page location="EndCareSeekerChat" module="intranet" script="ShowTextPanel" /> 
     137                <page location="EditEndCareSeekerChat" module="intranet" script="EditTextPanel" 
     138                        allowCookies="True" /> 
    137139                <page location="ChatStartError" module="chat" script="ChatStartError" /> 
    138140        </listOf__page> 
     
    182184                <AuthorizedLocation key="StartStaffWebChatInvitation" /> 
    183185                <AuthorizedLocation key="StartClientWebChatInvitationForm" /> 
     186                <AuthorizedLocation key="EditEndCareSeekerChat" /> 
    184187        </RoleAuthorization> 
    185188 
     
    259262        <menuEntry action="ShowAccessCodes" title="Activeringscodes" /> 
    260263 
    261         <Text id="EndCareSeekerChatText" value="De chat is afgelopen, je kan nu dit venster sluiten" /> 
    262264        <Text id="ChatStartErrorText" value="Er was een probleem bij het openen van de chat, sluit dit venster en probeer opnieuw." /> 
    263265        <Text id="organisationName" value="Handboek online hulpverlening - oefenomgeving"/>