Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Milan
diaspora
Commits
5b5e3e2c
Unverified
Commit
5b5e3e2c
authored
Aug 22, 2016
by
Steffen van Bergerem
Committed by
Dennis Schubert
Aug 23, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Display images inline in profile bio
parent
7f0ffb8b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
app/assets/templates/profile_sidebar_tpl.jst.hbs
app/assets/templates/profile_sidebar_tpl.jst.hbs
+1
-1
No files found.
app/assets/templates/profile_sidebar_tpl.jst.hbs
View file @
5b5e3e2c
...
...
@@ -11,7 +11,7 @@
{{#if
bio
}}
<li>
<h4>
{{
t
'profile.bio'
}}
</h4>
<div
class=
"
{{
txtDirClass
bio
}}
"
>
{{
fmtText
bio
}}
</div>
<div
class=
"
{{
txtDirClass
bio
}}
markdown-content
"
>
{{
fmtText
bio
}}
</div>
</li>
{{/if}}
{{#if
location
}}
...
...
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