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
51901c5d
Commit
51901c5d
authored
Dec 10, 2020
by
michael.simon
Browse files
fix layout for first register pages
parent
c785693a
Changes
2
Hide whitespace changes
Inline
Side-by-side
bwreg-webapp/src/main/webapp/register/register-oidc.xhtml
View file @
51901c5d
...
...
@@ -21,7 +21,7 @@
<ui:define
name=
"content"
>
<h:form
id=
"form"
>
<h:form
id=
"form"
styleClass=
"form full fancy"
>
<div
class=
"panel"
>
<p:panel
header=
"#{messages.welcome_head}"
>
...
...
bwreg-webapp/src/main/webapp/register/register.xhtml
View file @
51901c5d
...
...
@@ -21,7 +21,7 @@
<ui:define
name=
"content"
>
<h:form
id=
"form"
>
<h:form
id=
"form"
styleClass=
"form full fancy"
>
<div
class=
"panel"
>
<p:panel
header=
"#{messages.welcome_head}"
>
...
...
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