Fixed deployment and added Spanish translations
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
class ConferenceRegistrationFormField < ActiveRecord::Base
|
||||
belongs_to :conference
|
||||
belongs_to :registration_form_field
|
||||
|
||||
acts_as_list
|
||||
end
|
||||
class ConferenceRegistrationFormField < ActiveRecord::Base
|
||||
belongs_to :conference
|
||||
belongs_to :registration_form_field
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user