[openstreetmap/openstreetmap-website] Diary entry comment subscriptions (#1309)
Tom Hughes
notifications at github.com
Tue Oct 4 09:58:09 UTC 2016
tomhughes commented on this pull request.
> @@ -21,6 +21,11 @@
<%= richtext_area :diary_comment, :body, :cols => 80, :rows => 15 %>
<%= submit_tag t('diary_entry.view.save_button') %>
<% end %>
+ <% if @user and @entry.subscribers.exists?(@user.id) %>
I don't see why. I can imagine a situation where a post attracts a lot of trolls and you just want to ignore it and move on for example?
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/1309
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20161004/0f3d52da/attachment.html>
More information about the rails-dev
mailing list