journalduhacker/app/views/comments
wilkie e37053cea4 Removes link to reply on comment when not on a story page.
The reply link does not work on any page that isn't a story page because
it replies on the fact that a comment_form div exists on a page. That
form is the base comment field present on a story page. Therefore,
removing the link when the story is displayed next to the comment
selects for that case easily.

Closes #36 by virtue of removing the link.
2012-11-15 21:25:34 -05:00
..
_comment.html.erb Removes link to reply on comment when not on a story page. 2012-11-15 21:25:34 -05:00
_commentbox.html.erb prevent double clicking of the post comment button from creating two comments 2012-09-14 16:17:45 -05:00
_postedreply.html.erb more work 2012-06-30 14:14:35 -05:00
index.html.erb paginate /comments 2012-09-19 13:40:02 -05:00
index.rss implement /comments.rss 2012-08-24 11:41:37 -05:00
threads.html.erb more work 2012-06-30 14:14:35 -05:00