Accidentaly deleted line.

This commit is contained in:
Tomáš Chvátal 2013-08-29 14:57:19 +02:00
parent d597c33033
commit 4d2a2aeb97

View File

@ -322,6 +322,9 @@ def _group_list_requests(self, grid, opts):
:param opts: obs options
"""
# header content description
print(' ID | Author | Date | Open items | Name ')
if grid:
# if we have assigned id we need to ensure it is actually grouped id
if not self._group_verify_type(grid, opts):