You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: client/src/locale/en.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -190,7 +190,7 @@
190
190
userInfo: "{{name}} ({{authority}}), last activity {{lastActivity}}",
191
191
andMore: "And {{nbr}} more.. Check the list of current users for more details."
192
192
},
193
-
noProvisioning: "Users added to this role, won't have immediate access to this application. See the <a href='http://wiki.surfnet.nl/' target='_blank'>wiki</a> for more information"
193
+
noProvisioning: "Users added to this role, won't have immediate access to this application. See the <a href=' https://servicedesk.surf.nl/wiki/spaces/IAM/pages/128910179/Applicatie+aansluiten+op+SURFconext+Invite' target='_blank'>wiki</a> for more information"
194
194
},
195
195
applications: {
196
196
title: "Access Roles for this application ({{nbr}})",
Copy file name to clipboardExpand all lines: client/src/locale/nl.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -190,7 +190,7 @@ const nl = {
190
190
userInfo: "{{name}} ({{authority}}), laatste activiteit {{lastActivity}}",
191
191
andMore: "En nog {{nbr}} meer.. Bekijk de lijst van huidige gebruikers voor meer details."
192
192
},
193
-
noProvisioning: "Gebruikers die toegevoegd worden aan deze rol, hebben niet gelijk toegang tot deze applicatie. Zie de <a href='http://wiki.surfnet.nl/' target='_blank'>wiki</a> voor meer information"
193
+
noProvisioning: "Gebruikers die toegevoegd worden aan deze rol, hebben niet gelijk toegang tot deze applicatie. Zie de <a href=' https://servicedesk.surf.nl/wiki/spaces/IAM/pages/128910179/Applicatie+aansluiten+op+SURFconext+Invite' target='_blank'>wiki</a> voor meer information"
194
194
},
195
195
applications: {
196
196
title: "Toegangsrollen voor deze applicatie ({{nbr}})",
0 commit comments