Fixed host filter clearall

This commit is contained in:
mabashian 2017-09-01 09:27:48 -04:00
parent ddc2af0691
commit 7318cbae9b
No known key found for this signature in database
GPG Key ID: 436B8D5EDC704CE3

View File

@ -29,7 +29,7 @@ export default ['templateUrl', function(templateUrl) {
$scope.host_default_params = {
order_by: 'name',
page_size: 5,
inventory__organization: null
inventory__organization: $scope.organization
};
$scope.host_queryset = _.merge({