This is an automated email from the ASF dual-hosted git repository.
rohit pushed a change to branch 4.20
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
from 10fc1f3a1c5 update version
add 0b841fefcb6 ui: show deploy/create button on right info pane (#10814)
No new revisions were added by this update.
Summary of changes:
ui/src/components/view/InfoCard.vue | 1599 ++++++++++++-----------
ui/src/views/compute/CreateAutoScaleVmGroup.vue | 32 +-
ui/src/views/compute/DeployVM.vue | 66 +-
ui/src/views/compute/DeployVnfAppliance.vue | 62 +-
ui/src/views/compute/wizard/DeployButtons.vue | 130 ++
5 files changed, 1018 insertions(+), 871 deletions(-)
create mode 100644 ui/src/views/compute/wizard/DeployButtons.vue