Commit e8c1ac1d authored by Michal Čihař's avatar Michal Čihař

Define attribute on correct place

parent 6038c264
......@@ -43,6 +43,7 @@ class ChangesView(ListView):
self.translation = None
self.language = None
self.user = None
self.glossary = False
def get_context_data(self, **kwargs):
'''
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment