small change for announcement feed

This commit is contained in:
Harry Bomrah 2015-10-18 01:28:48 +08:00
parent 172e7aba82
commit 9be45bcb51
1 changed files with 1 additions and 0 deletions

View File

@ -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,