Never show hyphenated feature for now
This commit is contained in:
@@ -97,7 +97,7 @@
|
||||
<a href="" ng-click="domainConfigure.advancedVisible = true" ng-hide="domainConfigure.advancedVisible">Advanced settings...</a>
|
||||
<div uib-collapse="!domainConfigure.advancedVisible">
|
||||
|
||||
<div ng-show="config.features.hyphenatedSubdomains">
|
||||
<div ng-show="false">
|
||||
<label class="control-label">
|
||||
<input type="checkbox" ng-model="domainConfigure.hyphenatedSubdomains" name="hyphenatedSubdomains" ng-disabled="domainConfigure.busy"/> Hyphenate Subdomains
|
||||
</label>
|
||||
|
||||
Reference in New Issue
Block a user