Unlocking in Infocenter now always reloads the Dataset and jumps to the correct Filter

This commit is contained in:
Andreas Österreicher
2019-04-17 09:15:41 +02:00
parent ed7f3f90fb
commit f05ebf3946
5 changed files with 32 additions and 5 deletions
@@ -256,6 +256,7 @@
'filter_id' => $this->input->get('filter_id'),
'requiredPermissions' => 'infocenter',
'datasetRepresentation' => 'tablesorter',
'reloadDataset' => ($this->input->get('reloadDataset')=='true'?true:false),
'customMenu' => true,
'checkboxes' => 'PersonId',
'additionalColumns' => array('Details'),