Skip to content
Snippets Groups Projects
Commit bdb087d9 authored by ArtOfCode-'s avatar ArtOfCode-
Browse files

Alternative way to tell

parent 2b01c7cf
Branches
Tags
No related merge requests found
......@@ -49,7 +49,7 @@
class: "badge is-tag #{required} #{topic} #{moderator}" %>
<% end %>
<% end %>
<% if post.att_source.present? %>
<% if post.att_source.present? || post.created_at < RequestContext.community.created_at %>
<%= link_to post.att_source, class: 'badge is-tag' do %>
<i class="fab fa-stack-exchange" title="Imported <%= post.created_at.iso8601 %>"
aria-label="Imported <%= post.created_at.iso8601 %>"></i>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment