summaryrefslogtreecommitdiff
path: root/help/app/views/tickets/_ticket.html.haml
AgeCommit message (Collapse)Author
2012-11-27bunch of refactoring for the ticket indexAzul
* using different partials for different parts of the view * using render @tickets.all to iterate over the tickets. #all is necessary because of CouchRest Model * using helpers for easier querying for the open_status and admin_status params * using helper for avoiding duplication when linking to status