Skip to content

Commit

Permalink
Show Pending Incorporation app in todo list (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lekshmi Mallika authored Jun 9, 2020
1 parent 7357ca8 commit a6ea9f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -484,6 +484,7 @@ export default {
switch (filing.header.status) {
case 'DRAFT':
case 'PENDING':
// this is a Draft Incorporation Application
this.setEntityStatus(EntityStatus.DRAFT_INCORP_APP)
Expand Down

0 comments on commit a6ea9f5

Please sign in to comment.