information text for hyphenated subdomain

This commit is contained in:
Girish Ramakrishnan
2018-09-05 17:20:17 -07:00
parent 4c3bc7450e
commit 7186a0c41b

View File

@@ -96,9 +96,12 @@
<div uib-collapse="!domainConfigure.advancedVisible">
<div class="checkbox" ng-show="config.features.hyphenatedSubdomains">
<label>
<label class="control-label">
<input type="checkbox" ng-model="domainConfigure.hyphenatedSubdomains" name="hyphenatedSubdomains" ng-disabled="domainConfigure.busy"/>Hyphenate Subdomains
</label>
<p>
When enabled, apps are installed with the location suffixed with '-'.
</p>
</div>
<div class="form-group">