Add CFP toggle
This commit is contained in:
parent
078bf8c390
commit
5ed3045739
|
@ -4,6 +4,9 @@
|
|||
.col-lg-12
|
||||
h1.page-header
|
||||
= @conference.title
|
||||
.pull-right
|
||||
= t '.cfp_status'
|
||||
= render partial: 'management/call_for_participations/status', locals: {conference: @conference}
|
||||
.row
|
||||
.col-lg-3.col-md-6
|
||||
.panel.panel-primary
|
||||
|
|
Loading…
Reference in New Issue