Fixed some issues with registration
This commit is contained in:
@@ -113,7 +113,6 @@ updateFormFieldList = () ->
|
||||
(json) ->
|
||||
$('#conference-form').html(json.form)
|
||||
$('#registration-form-field-list').html(json.list)
|
||||
#console.log json
|
||||
updateFormFieldList()
|
||||
return
|
||||
$('#conference-form .remove-form-field').click () ->
|
||||
|
||||
Reference in New Issue
Block a user