aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/refinery/blog/posts/_comments.html.erb
Commit message (Collapse)AuthorAgeFilesLines
* removing noisy "no comments" messageMarek Labos2012-08-201-30/+29
|
* Use shorter syntax of render where possible.Uģis Ozols2012-06-271-5/+3
|
* Added support for new code in Refinery CMS since resolve/refinerycms#1234Philip Arndt2012-02-011-1/+1
|
* Fixed namespacing for Refinery conventions.Philip Arndt2012-01-171-2/+2
|
* fix localization string for submit button on commentJamie Winsor2011-09-041-1/+1
|
* Fix some I18n translations.Uģis Ozols2011-08-031-2/+2
|
* Made it so that comments and the body_content_right have been further ↵Justin Ricaurte2011-07-301-0/+40
refactored out, so that they can be easily overridden. body_content_right can also now have things prepended and appended to it.