Skip to content

Commit

Permalink
removed signing official field
Browse files Browse the repository at this point in the history
  • Loading branch information
hams7504 committed Sep 27, 2023
1 parent 0b5d90c commit 484a930
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/dar_application/ResearcherInfo.js
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ export default function ResearcherInfo(props) {
]),

div({className: 'dar-application-row'}, [
h(FormField, {
includeInstructions && h(FormField, {
id: 'signingOfficial',
type: FormFieldTypes.SELECT,
description: 'I certify that the individual listed below is my Institutional Signing official',
Expand Down

0 comments on commit 484a930

Please sign in to comment.