Skip to content

Commit b5abe94

Browse files
committed
New test
1 parent dfe6c97 commit b5abe94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +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 -->
4+
<!-- Here is a button -->
55
<button (click)="activateCustomerForm()" class="btn btn-primary">Add new customer</button>
66
</div>
77
</div>

0 commit comments

Comments
 (0)