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