Fix the app info dialog

This commit is contained in:
Girish Ramakrishnan
2020-06-24 23:06:12 -07:00
parent de0370011c
commit 2a9d32309e
3 changed files with 24 additions and 6 deletions

View File

@@ -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>