Quickfix for duplicate work display (#14237)
This commit is contained in:
parent
8095fdb891
commit
871dfc4582
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
<div class="profile-header__bottom fs-base">
|
||||
<% header_fields.each do |title, value| %>
|
||||
<% next if Profile.special_attributes.include?(title) %>
|
||||
<% next if title == "work" %>
|
||||
<div class="crayons-definition">
|
||||
<strong class="crayons-definition__title">
|
||||
<%= sanitized_sidebar title.titleize %>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue