correct view module

This commit is contained in:
byte[] 2019-11-18 13:14:10 -05:00
parent 7e81b3cf4e
commit d1ae1c7348

View file

@ -10,4 +10,4 @@
- else
.poll
.poll-area
= render PhilomenaWeb.TopicView, "_results.html", poll: @poll, conn: @conn
= render PhilomenaWeb.Topic.PollView, "_results.html", poll: @poll, conn: @conn