Browse Source

Lint

CLDC-3740-Replace-you-didnt-answer-with-link
Manny Dinssa 4 weeks ago
parent
commit
b0ce9e63dd
  1. 2
      app/views/organisations/show.html.erb

2
app/views/organisations/show.html.erb

@ -29,7 +29,7 @@
visually_hidden_text: attr[:name].to_s.humanize.downcase,
href: edit_organisation_path(@organisation),
html_attributes: { "data-qa": "change-#{attr[:name].downcase}" },
) %>
) %>
<% else %>
<% row.with_action %>
<% end %>

Loading…
Cancel
Save