diff --git a/frontend/.husky/commit-msg b/frontend/.husky/commit-msg index 8b621f17..6ac94926 100644 --- a/frontend/.husky/commit-msg +++ b/frontend/.husky/commit-msg @@ -1,2 +1,2 @@ - -npx --yes commitlint --config frontend/commitlint.config.js --edit "$1" +cd "$(dirname "$0")/.." # goes to frontend/ +npx --yes commitlint --config ./commitlint.config.js --edit "$1" \ No newline at end of file diff --git a/frontend/src/components/CompanyOrSpeakerOrMemberAutocompleteWithDialog.vue b/frontend/src/components/CompanyOrSpeakerOrMemberAutocompleteWithDialog.vue index 27accc3e..234223f6 100644 --- a/frontend/src/components/CompanyOrSpeakerOrMemberAutocompleteWithDialog.vue +++ b/frontend/src/components/CompanyOrSpeakerOrMemberAutocompleteWithDialog.vue @@ -5,54 +5,53 @@
-
- -
- -
- - - + +
+ +
- - + + - + + + +
@@ -76,125 +75,129 @@
- -
-
- Companies -
-
-