summaryrefslogtreecommitdiff
path: root/engines/support/app/helpers/tickets_helper.rb
AgeCommit message (Collapse)Author
2014-07-09minor: cleanup some linksAzul
only submit the params that differ from the defaults
2014-07-05make link_to_navigation more generic and reuse itAzul
Use link_to_navigation for all important navigation items. It creates a link in a list item for use with bootstrap. It supports an :active flag and an :icon option in the html_options now. It also translates the label. This way it can be used in a lot of places as the generic navigation link.
2014-05-26tickets: structure i18nAzul
2014-04-11move engines into engines directoryAzul
Also renamed help to support so it's harder to confuse it with documentation