Fix linters
This commit is contained in:
parent
157924803c
commit
536ec5b68a
18 changed files with 128 additions and 140 deletions
|
|
@ -12,7 +12,7 @@
|
|||
-# TODO: And if they have a registration ticket?
|
||||
- if !@conference.user_registered?(@user) && @has_registration_ticket
|
||||
.col-md-12
|
||||
.alert.alert-success{role: 'alert'}
|
||||
.alert.alert-success{ role: 'alert' }
|
||||
= link_to 'Complete Registration',
|
||||
new_conference_conference_registration_path(@conference),
|
||||
class: 'btn btn-info pull-right btn-lg'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue