Skip to content

Commit

Permalink
Merge pull request hackohio#51 from chiragghosh/master
Browse files Browse the repository at this point in the history
Note about registering
  • Loading branch information
cegolf authored Sep 23, 2021
2 parents fa1b720 + eda2ba8 commit 27dc36f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/client/views/dashboard/dashboard.html
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,9 @@
ng-class="settings.timeClose"
ng-if="!dashState('admittedAndCanConfirm') || !dashState('admittedAndCannotConfirm') || !dashState('confirmed') || !dashState('declined')">
<strong>
Registration is a two step process! <br />
Step One: Registration <br />
Step Two: Confirmation <br />
Registration Deadline:
</strong>
{{ timeClose }}
Expand Down

0 comments on commit 27dc36f

Please sign in to comment.