We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfe6c97 commit b5abe94Copy full SHA for b5abe94
src/app/modules/customer-management/pages/customer.component.html
@@ -1,7 +1,7 @@
1
<div class="container-fluid px-0 full-height">
2
<div class="row">
3
<div style="padding: 15px;">
4
- <!-- Here is the button to add a customer -->
+ <!-- Here is a button -->
5
<button (click)="activateCustomerForm()" class="btn btn-primary">Add new customer</button>
6
</div>
7
0 commit comments