blob: bc2b1302ca96443410d6d7575d240d495300b4f0 [file] [log] [blame]
<div class="choice">
<!-- Sharing profile icon -->
<div class="icon type"></div>
<!-- Permission checkbox -->
<input type="checkbox" ng-model="context.getPermissionFlags().sharingProfilePermissions.READ[item.identifier]"
ng-change="context.sharingProfilePermissionChanged(item.identifier)"/>
<!-- Sharing profile name -->
<span class="name">{{item.name}}</span>
</div>