Skip to content

Commit

Permalink
a better docstring for root_level
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewschoen committed Jul 12, 2012
1 parent a75004a commit 8151be6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion menus/templatetags/menu_tags.py
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ class ShowSubMenu(InclusionTag):
"""
show the sub menu of the current nav-node.
-levels: how many levels deep
-root_level: the level of navigation to start the menu at
-root_level: the level to start the menu after
-temlplate: template used to render the navigation
"""
name = 'show_sub_menu'
Expand Down

0 comments on commit 8151be6

Please sign in to comment.