2024-11-09 02:26:38 +01:00
|
|
|
<%= link_to "#{tag.i(class: "bi bi-plus-lg")} Checkliste".html_safe, new_from_checklist_element_success_criteria_path(element), class: "btn btn-secondary" %>
|
2024-10-31 23:13:18 +01:00
|
|
|
|
2024-11-03 21:58:25 +01:00
|
|
|
<%= link_to "#{tag.i(class: "bi bi-plus-lg")} Erfolgskriterium".html_safe, new_element_success_criterion_path(element), class: "btn btn-secondary" %>
|