winterhazel commented on code in PR #13156:
URL: https://github.com/apache/cloudstack/pull/13156#discussion_r3398327767


##########
ui/src/views/tools/ImportUnmanagedInstance.vue:
##########
@@ -40,6 +40,9 @@
                 :showIcon="true"
                 :message="$t('message.import.running.instance.warning')"
               />
+              <div v-if="!isNormalUserOrProject">

Review Comment:
   Users should not be able to see this wizard, so I would keep only the 
isProject validation to hide it in case the admin is in the project view



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to