|
@ -224,7 +224,7 @@ class RelatorioPresencaSessaoView(FilterView): |
|
|
return context |
|
|
return context |
|
|
|
|
|
|
|
|
# ===================================================================== |
|
|
# ===================================================================== |
|
|
if 'salvar' in self.request.GET: |
|
|
# if 'salvar' not in self.request.GET: |
|
|
where = context['object_list'].query.where |
|
|
where = context['object_list'].query.where |
|
|
_range = where.children[0].rhs |
|
|
_range = where.children[0].rhs |
|
|
|
|
|
|
|
|