Skip to content

Commit

Permalink
Fix linter error in tags
Browse files Browse the repository at this point in the history
  • Loading branch information
Benestar committed Oct 14, 2017
1 parent 866de79 commit 8afc1a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions verleihtool/templates/tags.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ def item_visibility_glyphicon(visibility):

return glyphicons[visibility]


@register.simple_tag
def rental_state(state):
"""
Expand Down

0 comments on commit 8afc1a9

Please sign in to comment.