From caba8ce7a4d6f21bc57033acfaa356b4ea70a945 Mon Sep 17 00:00:00 2001 From: Christophe Vilayphiou Date: Tue, 8 May 2012 15:27:43 +0800 Subject: [PATCH] Add nccu icon Change news list in front-end Hide links and files in news and announcement front-end show when nothing --- app/assets/images/ncculogo.ico | Bin 0 -> 1150 bytes app/views/layouts/new_admin.html.erb | 1 + app/views/layouts/page_layout.html.erb | 1 + .../front_end/bulletins/show.html.erb | 19 ++++++---- .../front_end/news_bulletins/index.html.erb | 35 +++++++++--------- .../front_end/news_bulletins/show.html.erb | 19 ++++++---- 6 files changed, 41 insertions(+), 34 deletions(-) create mode 100644 app/assets/images/ncculogo.ico diff --git a/app/assets/images/ncculogo.ico b/app/assets/images/ncculogo.ico new file mode 100644 index 0000000000000000000000000000000000000000..3aa5e1c6712410a07a60d3a8f2806cfeb9d23b6e GIT binary patch literal 1150 zcmb_adq~q!6#gwms`Xf6Drz|_DuW`?veKN7Qq#<5mPS}cWm;iDxy%wXEHfc9vV2j} z6iG?R*A$#fEql#;)HW?~h_?08p({1;>;A5+hR|PmF6W-ZIp25Bz2{tp;gH4SF+})G zj4{KQ6K@SsHpC~&p*zF4liW-Jz?lsl9nlJ2H8f=I=$%p7cg7gcYie^0`2!#OQgVe!IKI&Zht@jaMsze}(k23#mVUVcqARHgwXnqz2WN<` zUYDx-RTd;m->%bY1?f@I*l%Z#o3XLzdG|q2{bSXizM=kp0lZBXAwTirmtl>@L(d=A z=>#3pW;ihn#TPY>P@7Zq5=||A)X%F@Qya-&jdrONza}T+NPyNK=;_T0x3a^%vx(EZ zl5T2qi{IdxOa;}T78!XjXsjwfpY*^4Dn(D0o*%c#wKCjh1uE{`r5N2La7_3FqDLKw zPp-uSV%xi?>la^3$KGWtad^FBrJnD<(5&Oc76C+Q8I)g8E=P5P0#jtMl8`1wX_cJ% z)wzW@N_rTu*t~-T==}*_n-my^5cA~}!)_H~f}fhgt->~R%GG$5)=v*ZkKB?Gz`?V45C){14HT&bT*2?zB9&YD}=tg+4Cr0 z`C5iBD_c6h?MCxam>?vzztej9t*#&sj$}TembQpq=LqH7b~Z)%to=Hq5tL_VOX?q% zBGA+l!Aorr@8X4XzPk`&W{qv+FLpM!qOqh*GW=O1FytEg6B9pEB3Ibc|0?tgM1pSs y4%% <%= @title || APP_CONFIG['orbit'] %> + "> diff --git a/app/views/layouts/page_layout.html.erb b/app/views/layouts/page_layout.html.erb index dd9aa94a..0a7240ef 100644 --- a/app/views/layouts/page_layout.html.erb +++ b/app/views/layouts/page_layout.html.erb @@ -3,6 +3,7 @@ <%= page_title(@item).html_safe %> + "> <%= page_metas(@item).html_safe %>