mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
ui: Removing double footer in NSP forms (#5612)
This commit is contained in:
parent
646b95567f
commit
a93e771e6b
@ -65,6 +65,7 @@
|
|||||||
:confirmLoading="actionLoading"
|
:confirmLoading="actionLoading"
|
||||||
:closable="true"
|
:closable="true"
|
||||||
:maskClosable="false"
|
:maskClosable="false"
|
||||||
|
:footer="null"
|
||||||
@cancel="onCloseAction"
|
@cancel="onCloseAction"
|
||||||
v-ctrl-enter="handleSubmit"
|
v-ctrl-enter="handleSubmit"
|
||||||
style="top: 20px;"
|
style="top: 20px;"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user