Skip to content

Commit

Permalink
Small fix (#2025)
Browse files Browse the repository at this point in the history
* fixed disable submit on dirty and autocomplete not showing names

* fixed margin

* removed question tool tip and fixed link

* changed cad to usd

* fixed budget and account coding

* fixed redirect uri's

* show technical lead if it exists

* added crumbs and provisioning icon

* shortened names

* fixed error modal working

* added dot between ministry and date

* Added comment to request approval and rejection templates

* formatted emails

* fixed email subject

* formating changes

* removed console log

* fixed delete button being disabled incorrectly

* removed dummy code

* fixed deleted projects filter and delete button disabled

* removed unused code from email template

* tweaked break points

* changed public to Public

* removed '
  • Loading branch information
okanji authored Feb 9, 2024
1 parent 15d08ca commit 2bbca28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion constants/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ export const ministriesNames = [
{
id: 6,
name: 'CITZ',
humanFriendlyName: "Citizens' Services",
humanFriendlyName: 'Citizens Services',
},
{
id: 7,
Expand Down

0 comments on commit 2bbca28

Please sign in to comment.