Skip to content

Commit

Permalink
Define attribute on correct place
Browse files Browse the repository at this point in the history
  • Loading branch information
nijel committed Sep 18, 2013
1 parent 6038c26 commit e8c1ac1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions trans/views/changes.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ def __init__(self, **kwargs):
self.translation = None
self.language = None
self.user = None
self.glossary = False

def get_context_data(self, **kwargs):
'''
Expand Down

0 comments on commit e8c1ac1

Please sign in to comment.