- Set reloadDataset = true when widget is loaded

- Remove reloadDataset = true where these widgets are called
This commit is contained in:
Paolo
2019-12-20 14:43:09 +01:00
parent 827860e9cc
commit 1832f9a78a
11 changed files with 11 additions and 26 deletions
@@ -274,7 +274,6 @@
'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'),