small change for announcement feed
This commit is contained in:
parent
172e7aba82
commit
9be45bcb51
|
@ -26,6 +26,7 @@ class AnnouncementsController < ApplicationController
|
|||
"bulletin_links" => links,
|
||||
"bulletin_files" => files,
|
||||
"title" => a.title,
|
||||
"source-site" => "",
|
||||
"subtitle" => a.subtitle,
|
||||
"statuses" => statuses,
|
||||
"category" => a.category.title,
|
||||
|
|
Loading…
Reference in New Issue