diff --git a/app/views/panel/announcement/front_end/bulletins/search_result.html.erb b/app/views/panel/announcement/front_end/bulletins/search_result.html.erb index 4193025..702db39 100644 --- a/app/views/panel/announcement/front_end/bulletins/search_result.html.erb +++ b/app/views/panel/announcement/front_end/bulletins/search_result.html.erb @@ -32,3 +32,4 @@ +<%= paginate( @bulletins, :param_name => :page_main, :params => {:inner => 'false'} ) rescue nil%>