Skip to content

Commit

Permalink
remove extra attachment name
Browse files Browse the repository at this point in the history
  • Loading branch information
Mitcheljager committed Oct 6, 2019
1 parent b07bbb7 commit fd25d42
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/views/pages/item_columns/_attachments_table.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@
<% end %>
<% end %>

<%= attachment["name"].downcase.gsub(" ", "_").gsub("'", "") %>

<a class="attachments-table__dropdown-item"
data-action="set-modifier"
data-modify-rarity="<%= rarity %>"
Expand Down

0 comments on commit fd25d42

Please sign in to comment.