Merge branch 'master' into chennesFixAreaTypo

This commit is contained in:
Stella Rouzi 2025-11-13 13:39:09 +02:00 committed by GitHub
commit 3f6938d0ee
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
22 changed files with 27 additions and 27 deletions

View file

@ -1,5 +1,5 @@
%p
Setup the time frame in which people can registrer to your conference
Setup the time frame in which people can register to your conference
= form_for(@registration_period, url: admin_conference_registration_period_path(@conference.short_title)) do |f|
.form-group
= f.label :start_date

View file

@ -2,7 +2,7 @@
.col-md-12
.page-header
%h1
Edit Tack
Edit Track
= @track.name
.row
.col-md-12