Allowing registration to be access but not modified after registration is closed

This commit is contained in:
Godwin
2015-09-29 22:31:22 -07:00
parent 06d216421e
commit dfd39d77e0
48 changed files with 113 additions and 194 deletions
+4 -3
View File
@@ -45,6 +45,7 @@
%tr
%th=_'articles.conference_registration.headings.payment'
%td=_!('$' + (@amount || 0))
= form_tag register_path(@this_conference.slug) do
.actions
= button_tag :edit_registration, :value => :register
- if @conference.registration_open
= form_tag register_path(@this_conference.slug) do
.actions
= button_tag :edit_registration, :value => :register