osem-fcy/app/views/admin/booths/new.html.haml
Rahul 8c38de6cfd add alias for booth
Booth can be replaced with any alias by replacing it in alias.en.yml. This change is introduced as some events do not use booth but uses other words such as stand.
2019-08-10 01:51:53 +05:30

3 lines
44 B
Text

%h1 New #{t'booth'}
= render 'booths/form'