You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the events/new and events/edit forms are two separate forms, which means each update has to happen in two places. Combine these two forms into one partial to make it easier to maintain the Event form.
The text was updated successfully, but these errors were encountered:
Currently, the events/new and events/edit forms are two separate forms, which means each update has to happen in two places. Combine these two forms into one partial to make it easier to maintain the Event form.
The text was updated successfully, but these errors were encountered: