diff --git a/frontend/src/components/common/TermsAndConditions.vue b/frontend/src/components/common/TermsAndConditions.vue index 7f573f7ed..bed485423 100644 --- a/frontend/src/components/common/TermsAndConditions.vue +++ b/frontend/src/components/common/TermsAndConditions.vue @@ -14,8 +14,7 @@ Note: about Terms and Conditions used in coding. Ther current version of T&C file is : "2024-06-04-.FAM.terms.of.use.approved.by.WK.BB.pdf". Contact Olga or Kajo for the latest copy. Right now its not being stored in central place. If there is version update, developers need to be aware the changes needs to be on both - frontend and the backend (GC Notify email sending for delegated admin has T&C as - attachment as abased64 string) + frontend and the backend (GC Notify email sending for delegated admin has T&C as a link) */ const acceptTermsAndConditions = async () => {