Pearl1594 commented on code in PR #9470:
URL: https://github.com/apache/cloudstack/pull/9470#discussion_r1701912642
##########
ui/src/views/AutogenView.vue:
##########
@@ -211,6 +211,11 @@
:pagination="true"
style="overflow-y: auto"
>
+ <template #bodyCell="{ column, text }">
Review Comment:
this was done because asnumbers and publicIP allocated time is in the
incorrect format. The change was made to have them displayed in human readable
format.
--
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]