Files
grecia/app/components/admin/poll/questions/answers/table_actions_component.html.erb
Julian Herrero 3a6e99cb8c Don't allow changing answers if the poll has started
Just like we did with questions.
2022-09-20 17:50:49 +02:00

2 lines
73 B
Plaintext

<%= render Admin::TableActionsComponent.new(answer, actions: actions) %>