Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
birger
users
Commits
7a710486
Commit
7a710486
authored
Aug 20, 2018
by
o@immerda.ch
Browse files
layout fix
parent
92933e8c
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/views/app_passwords/show.html.erb
View file @
7a710486
...
...
@@ -4,6 +4,7 @@
<b>
<%=
t
(
:your_app_pw_is
)
%>
</b>
<p>
<div
class=
"app-password"
>
<%=
@app_pw
%>
</div>
<br
/>
<b>
<%=
t
(
:qr_code
)
%>
</b>
<div
class=
"qr-field"
>
<%=
raw
(
@qr
.
as_html
)
%>
</div>
</p>
...
...
Write
Preview
Supports
Markdown
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