Skip to content

Commit dfe6c97

Browse files
committed
Changed one line to do tests
1 parent 79defda commit dfe6c97

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/app/modules/customer-management/pages/customer.component.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<div class="container-fluid px-0 full-height">
22
<div class="row">
33
<div style="padding: 15px;">
4+
<!-- Here is the button to add a customer -->
45
<button (click)="activateCustomerForm()" class="btn btn-primary">Add new customer</button>
56
</div>
67
</div>

0 commit comments

Comments
 (0)