Events: add edit/update actions
This commit is contained in:
1
app/views/events/edit.html.slim
Normal file
1
app/views/events/edit.html.slim
Normal file
@@ -0,0 +1 @@
|
||||
= render "form", event: @event, submit_text: t("helpers.buttons.save"), method: :patch, url: event_path(@event)
|
||||
Reference in New Issue
Block a user