Fix ERB Lint for copyright

This commit is contained in:
Branko Kokanovic 2023-06-12 10:40:45 +02:00
parent d1fe40ac69
commit e66e2c1b16

View file

@ -152,9 +152,9 @@
<%= t ".legal_babble.contributors_rs_credit_html", <%= t ".legal_babble.contributors_rs_credit_html",
:serbia => tag.strong(t(".legal_babble.contributors_rs_serbia")), :serbia => tag.strong(t(".legal_babble.contributors_rs_serbia")),
:rgz_link => link_to(t(".legal_babble.contributors_rs_rgz"), :rgz_link => link_to(t(".legal_babble.contributors_rs_rgz"),
t(".legal_babble.contributors_rs_rgz_url")), t(".legal_babble.contributors_rs_rgz_url")),
:open_data_portal => link_to(t(".legal_babble.contributors_rs_open_data_portal"), :open_data_portal => link_to(t(".legal_babble.contributors_rs_open_data_portal"),
t(".legal_babble.contributors_rs_open_data_portal_url")) %> t(".legal_babble.contributors_rs_open_data_portal_url")) %>
</li> </li>
<li> <li>
<%= t ".legal_babble.contributors_si_credit_html", <%= t ".legal_babble.contributors_si_credit_html",