Skip to content

Commit

Permalink
Feature/2331 Amend authorisations under Eligibility (#2346)
Browse files Browse the repository at this point in the history
* amend checkbox items

* update jac-kit version
  • Loading branch information
HalcyonJAC authored Mar 20, 2024
1 parent 332ee0f commit 0d9bbb8
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 10 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"lint-ci": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs --no-fix --ignore-path .gitignore"
},
"dependencies": {
"@jac-uk/jac-kit": "4.0.4",
"@jac-uk/jac-kit": "4.0.6",
"@ministryofjustice/frontend": "0.2.4",
"@sentry/tracing": "^7.61.1",
"@sentry/vue": "^7.61.1",
Expand Down
6 changes: 1 addition & 5 deletions src/views/Exercise/Details/Eligibility/Edit.vue
Original file line number Diff line number Diff line change
Expand Up @@ -100,11 +100,7 @@
/>
<CheckboxItem
value="s9-4"
label="s9(4)"
/>
<CheckboxItem
value="none"
label="None"
label="Class 1 ticket"
/>
</CheckboxGroup>

Expand Down

0 comments on commit 0d9bbb8

Please sign in to comment.