parent
9e499d2a5e
commit
b6439a7ea0
2 changed files with 6 additions and 2 deletions
|
|
@ -55,7 +55,8 @@
|
|||
x: @cfp_weeks,
|
||||
unit: 'weeks' }
|
||||
.col-md-4
|
||||
= render partial: 'todo_list', locals: { conference_progress: @conference_progress }
|
||||
= render partial: 'todo_list', locals: { conference_progress: @conference_progress,
|
||||
conference: @conference }
|
||||
.row
|
||||
.col-md-12#doughnut
|
||||
%ul.nav.nav-tabs#doughnut_tabs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue