Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
mgwalker committed Jun 19, 2017
1 parent d9a4e09 commit 19975c1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ <h3>Employer Information</h3>
<div class="form-question-block" ng-class="validate(['employer.employerStatusId', 'employer.employerStatusOther']) ? 'usa-input-error' : ''">
<div class="form-question-text">Employer Status
<helplink></helplink>
<helptext>Select the option that describes the employer's status. For example, a SWEP operated by a public school system should check "Public."</helptext>
<helptext>Select the option that describes the employer's status. For example, a SWEP operated by a public school system should select "Public."</helptext>
</div>
<span class="usa-input-error-message" role="alert" ng-show="validate('employer.employerStatusId')">{{ validate('employer.employerStatusId') }}</span>
<fieldset class="usa-fieldset-inputs form-question-answer">
Expand Down

0 comments on commit 19975c1

Please sign in to comment.