6 lines
220 B
HTML
6 lines
220 B
HTML
<button type="button"
|
|
id="link-customer-button"
|
|
subModule="linkCustomers"
|
|
class="btn btn-default"
|
|
ng-click="setSubModule($event)">{{ 'users.buttons.LINK_CUSTOMERS' | translate }}</button>
|