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

Commit 70c9b52

Browse files
committed
Change tool name to “Payments”
https://topcoder.atlassian.net/browse/PROD-3402
1 parent 416482c commit 70c9b52

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/main/com/topcoder/web/tc/view/pacts/client/PaymentHistory.jsp

+1-1
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
123123
tcUniNav('init', 'headerNav', {
124124
type: 'tool',
125-
toolName: 'Topcoder Payments',
125+
toolName: 'Payments',
126126
user,
127127
toolRoot: '/PactsMemberServlet?module=PaymentHistory&full_list=true',
128128
signOut() {

src/main/com/topcoder/web/tc/view/pacts/client/PaymentStatusSummary.jsp

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
7272
tcUniNav('init', 'headerNav', {
7373
type: 'tool',
74-
toolName: 'Topcoder Payments',
74+
toolName: 'Payments',
7575
user,
7676
toolRoot: '/PactsMemberServlet?module=PaymentHistory&full_list=true',
7777
signOut() {

0 commit comments

Comments
 (0)