From bc824c9198243c40eacbcb1607306c9cf79810d5 Mon Sep 17 00:00:00 2001 From: Matthew Landauer Date: Tue, 26 Sep 2023 06:05:30 +0000 Subject: [PATCH] Refer to correct council --- app/views/_tailwind/applications/show.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/_tailwind/applications/show.html.erb b/app/views/_tailwind/applications/show.html.erb index d40398ee0..b3f28a0ad 100644 --- a/app/views/_tailwind/applications/show.html.erb +++ b/app/views/_tailwind/applications/show.html.erb @@ -122,7 +122,7 @@

Comments on this application

<%# TODO: Add count %>

- Comment made here were sent to Central Coast Council. + Comment made here were sent to <%= @application.comment_authority_with_fallback %>. <%= link_to "Add your own comment", "#add-comment", class: "text-fuchsia font-bold" %>.

<% @comments.each do |comment| %>