Skip to content
This repository was archived by the owner on Jul 17, 2025. It is now read-only.

Commit c3cbdd7

Browse files
author
zrekey
committed
modify the btn name
1 parent e510d1d commit c3cbdd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

annotation-app/src/app/component/projects/create-project/create-project.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -772,7 +772,7 @@
772772
</clr-datagrid>
773773
<div style="margin-top: 0.5rem">
774774
<button class="btn btn-sm btn-link" style="padding: unset" (click)="createNewRow()">
775-
<cds-icon shape="plus" style="margin-right: 0.5rem"></cds-icon>Add New Row for Custom Field
775+
<cds-icon shape="plus" style="margin-right: 0.5rem"></cds-icon>Add Custom Field
776776
</button>
777777
</div>
778778
</div>

0 commit comments

Comments
 (0)