eh
This commit is contained in:
parent
95b11bf3e3
commit
4cdd03756e
|
@ -22,7 +22,7 @@
|
|||
<%= link_to url_for(single_thread => {thread_id => $thread->{'id'}})
|
||||
->fragment('remarks'), (class => 'click'), begin %>
|
||||
<%= $thread->{'remark_tally'} %> Remarks
|
||||
<% end =%>
|
||||
<% end %>
|
||||
<%= link_to bump_thread => {thread_id => $thread->{'id'}},
|
||||
(class => 'click'), begin %>
|
||||
Bump (<%= $thread->{'bump_tally'} %>)
|
||||
|
|
Loading…
Reference in a new issue