Fix ERB Lint for copyright
This commit is contained in:
parent
d1fe40ac69
commit
e66e2c1b16
1 changed files with 2 additions and 2 deletions
|
@ -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",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue