JoaoJandre commented on code in PR #10341:
URL: https://github.com/apache/cloudstack/pull/10341#discussion_r1946593479


##########
ui/src/config/section/storage.js:
##########
@@ -38,7 +38,7 @@ export default {
         }
       },
       columns: () => {
-        const fields = ['name', 'state', 'sizegb', 'type', 'vmname']
+        const fields = ['name', 'state', 'type', 'vmname', 'vmstate', 'sizegb']

Review Comment:
   I preferred the size after the state, rather than at the end.



-- 
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: commits-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to