Quickfix for duplicate work display (#14237)

This commit is contained in:
Michael Kohl 2021-07-15 16:14:35 +07:00 committed by GitHub
parent 8095fdb891
commit 871dfc4582
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 %>