Add missing class in widget news_bulletin/index

This commit is contained in:
Christophe Vilayphiou 2012-05-07 23:23:17 +08:00
parent ca88d0e01b
commit 2aaff21000
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
<% if @news_bulletins and !@news_bulletins.nil? %>
<h2 class="topic_title"><%= t('news.campus_news')%></h2>
<%#= link_to t('news.more'),panel_news_front_end_news_bulletins_path(), :class => "topic_note" %>
<div class="btn-group">
<div class="btn-group topic_note">
<a class="btn dropdown-toggle" data-toggle="dropdown" href="#">
<%= t('news.more') %>
<span class="caret"></span>