information text for hyphenated subdomain
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user