This commit is contained in:
parent
65646d3b65
commit
ce62b51b29
|
@ -33,7 +33,7 @@
|
||||||
vn-acl="invoicing, claimManager, salesAssistant"
|
vn-acl="invoicing, claimManager, salesAssistant"
|
||||||
vn-acl-action="remove">
|
vn-acl-action="remove">
|
||||||
</vn-submit>
|
</vn-submit>
|
||||||
</vn-button-bar><br>
|
</vn-button-bar>
|
||||||
<vn-horizontal ng-repeat="service in $ctrl.services">
|
<vn-horizontal ng-repeat="service in $ctrl.services">
|
||||||
<vn-check tabindex="-1"
|
<vn-check tabindex="-1"
|
||||||
ng-model="service.checked">
|
ng-model="service.checked">
|
||||||
|
|
Loading…
Reference in New Issue