mirror of
https://github.com/discourse/discourse.git
synced 2025-03-06 03:09:43 +00:00
remove uneeded code
This commit is contained in:
parent
14310d2eee
commit
ebdf8d6718
@ -106,6 +106,4 @@
|
||||
<% content_for :title do %><%= @category.name %> - <%= SiteSetting.title %><% end %>
|
||||
<% elsif params[:page].to_i > 1 %>
|
||||
<% content_for :title do %><%=t 'page_num', num: params[:page].to_i + 1 %> - <%= SiteSetting.title %><% end %>
|
||||
<% else %>
|
||||
<% content_for :title do %><%= SiteSetting.title %><% end %>
|
||||
<% end %>
|
||||
|
Loading…
x
Reference in New Issue
Block a user