Skip to content

Commit 307d261

Browse files
marksvcRaymondLuong3
authored andcommitted
Remove SF proj ID from Draft Jobs details dlg title to reduce confusion
Confusion was expressed in a recent meeting.
1 parent e957b79 commit 307d261

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SIL.XForge.Scripture/ClientApp/src/app/serval-administration/job-details-dialog.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<h2 mat-dialog-title>Job Details - {{ data.projectId }}</h2>
1+
<h2 mat-dialog-title>Job Details</h2>
22

33
<mat-dialog-content>
44
<mat-tab-group>

0 commit comments

Comments
 (0)