Corrected all views to the structure
This commit is contained in:
@@ -306,7 +306,7 @@ abstract class AbstractCommonClubsModel
|
||||
return $factory->loadElements($allConstraints, $sorting);
|
||||
}
|
||||
else
|
||||
$factory->loadElements($condition, $sorting);
|
||||
return $factory->loadElements($condition, $sorting);
|
||||
}
|
||||
|
||||
protected function filterPackData($values)
|
||||
|
||||
Reference in New Issue
Block a user