Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
reg-app
Regapp
Commits
772e28b0
Commit
772e28b0
authored
Mar 24, 2021
by
michael.simon
Browse files
typos
parent
5882b2bb
Changes
1
Hide whitespace changes
Inline
Side-by-side
bwreg-webapp/src/main/webapp/admin/oidc/show-client-config.xhtml
View file @
772e28b0
...
...
@@ -97,7 +97,7 @@
var=
"script"
itemLabel=
"#{script.name} (id #{script.id})"
itemValue=
"#{script}"
/>
</h:selectOneMenu>
<h:outputText
value=
"#{messages.
s
service}"
/>
<h:outputText
value=
"#{messages.service}"
/>
<h:selectOneMenu
value=
"#{showOidcClientConfigurationBean.newSoce.service}"
converter=
"#{serviceConverter}"
>
<f:selectItem
itemLabel=
"Kein Service"
itemValue=
"#{null}"
/>
...
...
@@ -108,7 +108,7 @@
<h:outputText
value=
"#{messages.wants_elevation}"
/>
<p:inputSwitch
value=
"#{showOidcClientConfigurationBean.newSoce.wantsElevation}"
/>
<h:outputText
value=
"#{messages.order
C
riteria}"
/>
<h:outputText
value=
"#{messages.order
_c
riteria}"
/>
<p:inputText
value=
"#{showOidcClientConfigurationBean.newSoce.orderCriteria}"
/>
</p:panelGrid>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment