Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
IRMA
Github mirrors
irma_idin_webclient
Commits
61f4d53b
Commit
61f4d53b
authored
Jul 01, 2020
by
Ivar Derksen
Browse files
Show header when IRMA popup is active
parent
bb29ccf2
Pipeline
#43961
passed with stage
in 40 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
src/enroll.html
View file @
61f4d53b
...
...
@@ -18,7 +18,7 @@
</head>
<body>
<div
class=
"container"
id=
"enroll-page"
style=
"display: none;"
>
<div
class=
"container"
>
<div
class=
"row"
>
<div
id=
"logo"
class=
"col-xs-12 col-md-8 col-lg-6 col-md-offset-2 col-lg-offset-3"
>
<hr/>
...
...
@@ -26,7 +26,7 @@
<img
class=
"logo-img"
src=
"images/iDIN_logo_64.png"
/>
</a>
</div>
<div
class=
"col-xs-12 col-md-8 col-lg-6 col-md-offset-2 col-lg-offset-3"
>
<div
class=
"col-xs-12 col-md-8 col-lg-6 col-md-offset-2 col-lg-offset-3"
id=
"enroll-page"
style=
"display: none;"
>
<h2><
%=
enroll_header
%
></h2>
<div
id=
"alert_box"
></div>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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