Fixed an error on the payment page
This commit is contained in:
parent
77bdf2a7bf
commit
de5bad4787
@ -83,7 +83,7 @@ class ConferencesController < ApplicationController
|
||||
|
||||
@registration.save!
|
||||
else
|
||||
@errors = :incomplete
|
||||
@errors[:payment] = :incomplete
|
||||
@register_template = :payment
|
||||
end
|
||||
@page_title = 'articles.conference_registration.headings.Payment'
|
||||
|
Loading…
x
Reference in New Issue
Block a user