mirror of
https://github.com/philomena-dev/philomena.git
synced 2024-11-27 13:47:58 +01:00
correct view module
This commit is contained in:
parent
7e81b3cf4e
commit
d1ae1c7348
1 changed files with 1 additions and 1 deletions
|
@ -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
|
Loading…
Reference in a new issue