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

Commit 4c427f0

Browse files
authored
Adding handler for veterans terms
1 parent d4cc9e1 commit 4c427f0

File tree

1 file changed

+16
-0
lines changed
  • resources/com/topcoder/web/tc/controller/request/docusign

1 file changed

+16
-0
lines changed

resources/com/topcoder/web/tc/controller/request/docusign/docusign.xml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,5 +242,21 @@
242242
</Property>
243243
</Property>
244244
</Property>
245+
</Property>
246+
<Property name="handlerForVetsAgreement">
247+
<Property name="type">
248+
<Value>com.topcoder.web.tc.controller.request.docusign.handlers.TermsOfUseHandler</Value>
249+
</Property>
250+
<Property name="params">
251+
<Property name="param1">
252+
<Property name="type">
253+
<Value>long</Value>
254+
</Property>
255+
<Property name="value">
256+
<Value>21263</Value>
257+
</Property>
258+
</Property>
259+
</Property>
260+
</Property>
245261
</Config>
246262
</CMConfig>

0 commit comments

Comments
 (0)