diff --git a/src/pages/network/containers/FloatingIp/index.jsx b/src/pages/network/containers/FloatingIp/index.jsx index b8f20059..38dd45c7 100644 --- a/src/pages/network/containers/FloatingIp/index.jsx +++ b/src/pages/network/containers/FloatingIp/index.jsx @@ -268,6 +268,7 @@ export class FloatingIps extends Base { routeName: this.getRouteName('networkQosDetail'), idKey: 'qos_policy_id', hidden: !this.qosEndpoint || this.inQosDetail, + sorter: false, }, { title: t('Project ID/Name'),