#1938 Add order:random as alternative random trigger
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
</div>
|
||||
<% end %>
|
||||
|
||||
<% unless params[:random].present? %>
|
||||
<% unless @random.present? %>
|
||||
<%= numbered_paginator(post_set.posts) %>
|
||||
<% end %>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user