mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Available during registration or after conference Co-authored-by: Shyukri <shshyukriev@suse.com> Co-authored-by: Henne <hvogel@opensuse.org> Co-authored-by: Moises <mdeniz@suse.com>
8 lines
189 B
Text
8 lines
189 B
Text
.container
|
|
.row
|
|
.col-md-12
|
|
.page-header
|
|
%h1 Surveys
|
|
.row
|
|
.col-md-12
|
|
= render partial: 'surveys/list', locals: { surveys: @surveys, conference: @conference }
|