a11yist/app/views/pages/_new_element_button.html.erb
david cde992a194
Some checks failed
/ Run tests (push) Failing after 1m33s
/ Run system tests (push) Failing after 1m41s
/ Build, push and deploy image (push) Has been skipped
Cosmetics
2024-11-09 02:26:38 +01:00

1 line
143 B
Text

<%= link_to "#{tag.i(class: "bi bi-plus-lg")} Neues Element".html_safe, new_page_element_path(page_id: page.id), class: "btn btn-secondary" %>