diff --git a/app/views/feedback_votes/show.html.erb b/app/views/feedback_votes/show.html.erb index c19d4a1..0f4264b 100644 --- a/app/views/feedback_votes/show.html.erb +++ b/app/views/feedback_votes/show.html.erb @@ -1,4 +1,7 @@ <%= link_to "Tilbake til foredrag", @talk %>
<% if @talk.users.include?(current_user)|| admin? %> +
+ + <% sum=0.0; count=0.0; %>