aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/admin/blog/comments/show.html.erb
Commit message (Collapse)AuthorAgeFilesLines
* place all script occurrences in content_for :javascriptssuweller2010-11-211-1/+1
|
* refactoring the frontend to use more partials, separate out the categories ↵djones2010-09-061-3/+1
| | | | into it's own controller, namespace the blog into it's own folder and create a base blog controller for handling common front end tasks
* Include stylesheet on comment show page and add missing translationsPhilip Arndt2010-09-021-1/+5
|
* Comment moderation now working in the backend. Of course it still happens ↵Philip Arndt2010-09-021-0/+61
automatically if the blog isn't moderated based on whether it's spam or not.