Misc. template cleanup per oruga effort
This commit is contained in:
parent
ba32422059
commit
890ec64f3c
20 changed files with 125 additions and 91 deletions
|
@ -1374,6 +1374,7 @@ class Grid(object):
|
|||
"""
|
||||
context = dict(kwargs)
|
||||
context['grid'] = self
|
||||
context['request'] = self.request
|
||||
context['data_prop'] = data_prop
|
||||
context['empty_labels'] = empty_labels
|
||||
if 'grid_columns' not in context:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue