Skip to content

Commit ba18dd0

Browse files
committed
Fix:TTA-96 modify text for quick selections
1 parent e189da6 commit ba18dd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/modules/time-clock/components/project-list-hover/project-list-hover.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<table class="table table-sm table-striped table-bordered mb-0" aria-hidden="true">
44
<thead class="thead-blue">
55
<tr class="d-flex">
6-
<th class="col md-col">Quick selections</th>
6+
<th class="col md-col">Quick Clock-in</th>
77
</tr>
88
</thead>
99
<tbody>

0 commit comments

Comments
 (0)