mirror of
https://github.com/apache/cloudstack.git
synced 2025-12-18 03:23:45 +01:00
Fix trailing whitespace from cherry-pick
This commit is contained in:
parent
cfe7864618
commit
f77974b5d2
@ -181,7 +181,7 @@ public abstract class TemplateAdapterBase extends AdapterBase implements Templat
|
||||
if (stores != null && stores.size() > 0) {
|
||||
isRegionStore = true;
|
||||
}
|
||||
|
||||
|
||||
if (!isAdmin && zoneId == null && !isRegionStore ) {
|
||||
// domain admin and user should also be able to register template on a region store
|
||||
throw new InvalidParameterValueException("Please specify a valid zone Id.");
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user