Changeset 1148 for HelpIM3/config/sites/localhost.xml
- Timestamp:
- 08/26/10 03:33:19 (21 months ago)
- Files:
-
- 1 modified
-
HelpIM3/config/sites/localhost.xml (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
HelpIM3/config/sites/localhost.xml
r1146 r1148 134 134 <page location="SubChat" module="chat" script="SubChat" 135 135 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" /> 137 139 <page location="ChatStartError" module="chat" script="ChatStartError" /> 138 140 </listOf__page> … … 182 184 <AuthorizedLocation key="StartStaffWebChatInvitation" /> 183 185 <AuthorizedLocation key="StartClientWebChatInvitationForm" /> 186 <AuthorizedLocation key="EditEndCareSeekerChat" /> 184 187 </RoleAuthorization> 185 188 … … 259 262 <menuEntry action="ShowAccessCodes" title="Activeringscodes" /> 260 263 261 <Text id="EndCareSeekerChatText" value="De chat is afgelopen, je kan nu dit venster sluiten" />262 264 <Text id="ChatStartErrorText" value="Er was een probleem bij het openen van de chat, sluit dit venster en probeer opnieuw." /> 263 265 <Text id="organisationName" value="Handboek online hulpverlening - oefenomgeving"/>
