mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-13 14:46:05 +10:00
Add location to user page
This commit is contained in:
@@ -21,6 +21,10 @@
|
||||
%li
|
||||
%span.light Website:
|
||||
%strong= link_to user.short_website_url, user.full_website_url
|
||||
- unless user.location.blank?
|
||||
%li
|
||||
%span.light Location:
|
||||
%strong= user.location
|
||||
- unless user.bio.blank?
|
||||
%li
|
||||
%span.light Bio:
|
||||
|
||||
Reference in New Issue
Block a user