Skip to content

Commit a93e771

Browse files
authored
ui: Removing double footer in NSP forms (#5612)
1 parent 646b955 commit a93e771

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ui/src/views/infra/network/ServiceProvidersTab.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@
6565
:confirmLoading="actionLoading"
6666
:closable="true"
6767
:maskClosable="false"
68+
:footer="null"
6869
@cancel="onCloseAction"
6970
v-ctrl-enter="handleSubmit"
7071
style="top: 20px;"

0 commit comments

Comments
 (0)