config/initializers/tramway.rb in tramway-event-1.4 vs config/initializers/tramway.rb in tramway-event-1.5
- old
+ new
@@ -1,5 +1,6 @@
::Tramway::Admin.set_available_models(::Tramway::Event::Event,
::Tramway::Event::ParticipantFormField,
::Tramway::Event::Participant,
::Tramway::Event::Section,
+ ::Tramway::Event::Person,
project: :event)