From b1224c2c5a487bc2b764774a432860222a53388e Mon Sep 17 00:00:00 2001 From: m-yadav Date: Mon, 16 Nov 2020 11:23:24 +0530 Subject: [PATCH] Updated NDA legacy id from 21343 to 21374 as per ticket #72573 --- .../project/persistence/AbstractInformixProjectPersistence.java | 2 +- src/web/WEB-INF/launch-contest.jsp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/components/project_management/src/java/main/com/topcoder/management/project/persistence/AbstractInformixProjectPersistence.java b/components/project_management/src/java/main/com/topcoder/management/project/persistence/AbstractInformixProjectPersistence.java index 24fc73082..5d7c7d785 100644 --- a/components/project_management/src/java/main/com/topcoder/management/project/persistence/AbstractInformixProjectPersistence.java +++ b/components/project_management/src/java/main/com/topcoder/management/project/persistence/AbstractInformixProjectPersistence.java @@ -532,7 +532,7 @@ public abstract class AbstractInformixProjectPersistence implements ProjectPersi * * @since 1.1.2 */ - public static final long STANDARD_CCA_TERMS_ID = 21343; //21153; //21113; //20713; + public static final long STANDARD_CCA_TERMS_ID = 21374; //21343; //21153; //21113; //20713; diff --git a/src/web/WEB-INF/launch-contest.jsp b/src/web/WEB-INF/launch-contest.jsp index 454f0bfb2..ea351bae2 100644 --- a/src/web/WEB-INF/launch-contest.jsp +++ b/src/web/WEB-INF/launch-contest.jsp @@ -339,7 +339,7 @@
-

In some cases, when clients would like to hold a "private" competition that has confidentiality terms in addition to the usual click-through terms, the competition will require a Non-Disclosure Agreement or "NDA" document to be completed prior to participation in the competition. https://www.topcoder.com/
challenge-details/terms/
detail/21343/

+

In some cases, when clients would like to hold a "private" competition that has confidentiality terms in addition to the usual click-through terms, the competition will require a Non-Disclosure Agreement or "NDA" document to be completed prior to participation in the competition. https://www.topcoder.com/
challenge-details/terms/
detail/21374/