expose recommended posts to everyone

This commit is contained in:
r888888888
2018-07-21 23:25:06 -07:00
committed by Albert Yi
parent a669fe361c
commit cc7a66438f
5 changed files with 28 additions and 10 deletions

View File

@@ -82,7 +82,7 @@
<%= f.input :disable_cropped_thumbnails, :as => :select, :collection => [["No", "false"], ["Yes", "true"]], :include_blank => false %>
<%= f.input :enable_recommended_posts, :as => :select, :collection => [["No", "false"], ["Yes", "true"]], :include_blank => false %>
<%#= f.input :enable_recommended_posts, :as => :select, :collection => [["No", "false"], ["Yes", "true"]], :include_blank => false %>
<div class="input text optional field_with_hint">
<label class="text optional" for="user_dmail_filter_attributes_words">Dmail filter</label>