forked from bofh/fetsite
themen fix + remote form für themen
This commit is contained in:
@@ -4,5 +4,5 @@
|
||||
<br/>
|
||||
|
||||
<%= link_to 'Edit', edit_frage_path(frage) %> |
|
||||
<%= link_to 'Destroy',frage, method: :delete, data: { confirm: 'Are you sure?' } %>
|
||||
<%= link_to 'Destroy',frage, method: :delete, :remote=> true , data: { confirm: 'Are you sure?' } %>
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user