Skip to content

Commit

Permalink
Merge pull request #2672 from ckan/icon-tip
Browse files Browse the repository at this point in the history
Document what the options are for CKAN icons.
  • Loading branch information
rossjones committed Oct 8, 2015
2 parents 85108d8 + c9b7104 commit 92f6521
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ckan/config/routing.py
Expand Up @@ -31,7 +31,8 @@ def connect(self, *args, **kw):
Also takes some additional params:
:param ckan_icon: name of the icon to be associated with this route,
e.g. 'group', 'time'
e.g. 'group', 'time'. Available icons are listed here:
http://fortawesome.github.io/Font-Awesome/3.2.1/icons/
:type ckan_icon: string
:param highlight_actions: space-separated list of controller actions
that should be treated as the same as this named route for menu
Expand Down

0 comments on commit 92f6521

Please sign in to comment.