|
|
@ -123,7 +123,7 @@
|
|
|
|
<!--</label>-->
|
|
|
|
<!--</label>-->
|
|
|
|
</p>
|
|
|
|
</p>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="form-group" ng-if="!currentUser.org_id &&isOrg">
|
|
|
|
<div class="form-group" ng-if="currentUser.org_id!=1 &&isOrg">
|
|
|
|
<label class="control-label">Roles</label>
|
|
|
|
<label class="control-label">Roles</label>
|
|
|
|
<p class="checkbox checkbox-inline">
|
|
|
|
<p class="checkbox checkbox-inline">
|
|
|
|
<label ng-if="!manager.admin && !manager.operator">
|
|
|
|
<label ng-if="!manager.admin && !manager.operator">
|
|
|
|