never show hyphenatedSubdomains UI
can't think of a case where this is required in the UI. for the hosting provider, they will have to do API automation for the initial domain setup anyway.
This commit is contained in:
@@ -183,7 +183,7 @@
|
||||
<br/>
|
||||
<div uib-collapse="!dnsCredentials.advancedVisible">
|
||||
|
||||
<div ng-show="hyphenatedSubdomains">
|
||||
<div ng-show="false">
|
||||
<label>
|
||||
<input type="checkbox" ng-model="dnsCredentials.hyphenatedSubdomains" name="hyphenatedSubdomains" ng-disabled="dnsCredentials.busy"/> Hyphenate Subdomains
|
||||
</label>
|
||||
|
||||
Reference in New Issue
Block a user