Fixed the List button
This commit is contained in:
parent
9a68e9ec83
commit
bf4691b7ed
|
@ -8,7 +8,7 @@
|
|||
<h1>Post::Text</h1>
|
||||
<nav>
|
||||
<div>
|
||||
<%= link_to List => 'threads_list' %>
|
||||
<%= link_to List => threads_list => {list_page => 1} %>
|
||||
<%= link_to New => 'post_thread' %>
|
||||
<% unless (is_mod) { =%>
|
||||
<%= link_to Login => 'mod_login' %>
|
||||
|
|
Loading…
Reference in New Issue
Block a user