We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03bfe9a commit 41c2e94Copy full SHA for 41c2e94
1 file changed
ui/src/config/section/network.js
@@ -86,7 +86,7 @@ export default {
86
icon: 'sync',
87
label: 'label.restart.network',
88
dataView: true,
89
- args: ['cleanup', 'makeredundant'],
+ args: ['cleanup'],
90
show: (record) => record.type !== 'L2'
91
},
92
{
0 commit comments