diff --git a/.circleci/config.yml b/.circleci/config.yml index f43c2eb735..fd3d20261f 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -24,7 +24,7 @@ install_dependency: &install_dependency install_deploysuite: &install_deploysuite name: Installation of install_deploysuite. command: | - git clone --branch v1.3 https://github.com/topcoder-platform/tc-deploy-scripts ../buildscript + git clone --branch v1.4.14 https://github.com/topcoder-platform/tc-deploy-scripts ../buildscript cp ./../buildscript/master_deploy.sh . cp ./../buildscript/buildenv.sh . cp ./../buildscript/awsconfiguration.sh . @@ -106,7 +106,7 @@ workflows: - Hold [TC-Website-Build-Deploy] filters: branches: - only: [dev, reskin-payment] + only: [dev, reskin-payment, universal-nav, ci-script-fix] - build-prod: context : org-global requires: diff --git a/src/main/com/topcoder/web/tc/view/pacts/client/PaymentHistory.jsp b/src/main/com/topcoder/web/tc/view/pacts/client/PaymentHistory.jsp index 9c1910a163..5b057ba5da 100755 --- a/src/main/com/topcoder/web/tc/view/pacts/client/PaymentHistory.jsp +++ b/src/main/com/topcoder/web/tc/view/pacts/client/PaymentHistory.jsp @@ -38,6 +38,9 @@ + + + @@ -77,6 +80,61 @@ +
+ @@ -35,10 +92,6 @@ ResultSetContainer rsc = (ResultSetContainer) request.getAttribute(PaymentStatusSummary.PAYMENT_STATUS_SUMMARY); %> - - - -
@@ -244,9 +297,7 @@
- - - +