Fix panel errors seen when click on partitions.

This commit is contained in:
Khushboo Vashi
2018-07-23 14:33:40 +01:00
committed by Dave Page
parent cb9fffc7de
commit 2d1e835d32
3 changed files with 17 additions and 9 deletions

View File

@@ -240,10 +240,6 @@ class PartitionsView(BaseTableView, DataTypeReader, VacuumSettings):
else:
nodes.extend(module.get_nodes(**kwargs))
# Explicitly include 'partition' module as we had excluded it during
# registration.
nodes.extend(self.blueprint.get_nodes(**kwargs))
# Return sorted nodes based on label
return make_json_response(
data=sorted(