Github user ustcweizhou commented on the issue:
https://github.com/apache/cloudstack/pull/1818
related to this PR, I doubt the action in deleteTemplate on UI (from a
zone).
```
if
(!args.context.templates[0].crossZones){
queryParams +=
"&zoneid=" + args.context.zones[0].zoneid;
}
```
should "!" is removed in the first line ?
I would suggest to add the new button in the template details page, and use
this warning message ("message.action.delete.template.for.all.zones").
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---