rhtyd commented on a change in pull request #73: [WIP] Project: Project View and Actions URL: https://github.com/apache/cloudstack-primate/pull/73#discussion_r360398460
########## File path: src/views/AutogenView.vue ########## @@ -291,7 +312,9 @@ export default { actions: [], treeData: [], treeSelected: {}, - actionData: [] + actionData: [], + actionBadge: [], + adminType: 'Admin' Review comment: This looks like unused variable, if so please remove. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services