Implement Event Ratings
This commit is contained in:
parent
5be1ad52ee
commit
20f4853487
67 changed files with 1298 additions and 378 deletions
|
|
@ -144,3 +144,8 @@
|
|||
= link_to admin_conference_resources_path(@conference.short_title) do
|
||||
%span.fa.fa-pencil-square
|
||||
Resources
|
||||
- if can? :index, @conference.votable_fields.new
|
||||
%li
|
||||
= link_to admin_conference_votable_fields_path(@conference.short_title) do
|
||||
%span.fa.fa-star
|
||||
Votable Fields
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue