Do not show multiple Access control sections for email apps

This commit is contained in:
Girish Ramakrishnan
2017-01-09 19:00:15 -08:00
parent 3f8ea6f2ee
commit 69536e2263

View File

@@ -66,7 +66,7 @@
<br/>
<div class="form-group" ng-show="appConfigure.customAuth">
<div class="form-group" ng-show="appConfigure.customAuth && !appConfigure.app.manifest.addons.email">
<label class="control-label">Access control</label>
<p>
This app has it's own access control and does not integrate with Cloudron Auth.