Fix the app info dialog
This commit is contained in:
@@ -631,7 +631,10 @@
|
||||
<div class="form-group">
|
||||
<div ng-show="access.ssoAuth">
|
||||
<label class="control-label">User management</label>
|
||||
<p class="text-small" ng-show="access.ftp">This setting also controls SFTP access.</p>
|
||||
<p>
|
||||
This app is configured to authenticate with the Cloudron User Directory.
|
||||
<span class="text-small" ng-show="access.ftp">This setting also controls SFTP access.</span>
|
||||
</p>
|
||||
</div>
|
||||
<div ng-show="!access.ssoAuth">
|
||||
<label class="control-label">Dashboard visibility</label>
|
||||
|
||||
Reference in New Issue
Block a user