From 757eb4e52738af22a7c397681398653893e9d87f Mon Sep 17 00:00:00 2001 From: manson Date: Mon, 5 May 2014 15:52:05 +0800 Subject: [PATCH] Display bulletin files and links --- .../orbit_bootstrap/modules/announcement/show.html.erb | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/app/templates/orbit_bootstrap/modules/announcement/show.html.erb b/app/templates/orbit_bootstrap/modules/announcement/show.html.erb index e11d6cc..d2d0d1f 100644 --- a/app/templates/orbit_bootstrap/modules/announcement/show.html.erb +++ b/app/templates/orbit_bootstrap/modules/announcement/show.html.erb @@ -17,7 +17,10 @@

{{body}}

-
- {{file}} +
+ {{file_title}}
+
+
+ {{link_title}}
\ No newline at end of file