mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
7 lines
160 B
Text
7 lines
160 B
Text
|
|
<div class="nested-fields">
|
||
|
|
<%= f.inputs do %>
|
||
|
|
<%= f.input :title %>
|
||
|
|
<%= remove_association_link :dietary_choice, f %>
|
||
|
|
<% end %>
|
||
|
|
</div>
|