mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-22 17:32:18 +00:00
Fixed merge mistakes in FilterWidget
This commit is contained in:
@@ -221,7 +221,7 @@ class Filters extends FHC_Controller
|
||||
*/
|
||||
public function reloadDataset()
|
||||
{
|
||||
$this->filterslib->reloadDataset();
|
||||
$this->filterwidgetlib->reloadDataset();
|
||||
|
||||
$this->outputJsonSuccess('Success');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user