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

Commit 45f5582

Browse files
authored
changed appirio to wipro
1 parent fcffc0a commit 45f5582

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/web/scripts/editCockpitProject.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1281,7 +1281,7 @@ $(document).ready(function (e) {
12811281

12821282
if(modal.find('.addUserForm .addUserLeft ul li.selected').length > 1
12831283
&& modal.attr('id') == 'appirioManagersModal') {
1284-
showErrors("A project can only have 1 Appirio Project Manager");
1284+
showErrors("A project can only have 1 Wipro Project Manager");
12851285
return;
12861286
}
12871287

0 commit comments

Comments
 (0)