diff --git a/process/Organisation_lib/process.js b/process/Organisation_lib/process.js index d078cec15bbde05c6d75409ae2323ea4e2a80917..b2c285420a74727aeb4e12c2a67feb2f1068aa85 100644 --- a/process/Organisation_lib/process.js +++ b/process/Organisation_lib/process.js @@ -49,7 +49,7 @@ OrgUtils.isPrivateOrganisationContactId = function(pOrganisationContactId) } /** - * returns the image for a organisation + * returns the contactid of a organisation * * @return {String} hard coded organisationid of the dummy organisation "private" */ @@ -60,7 +60,7 @@ OrgUtils.getPrivateOrganisationId = function() } /** - * returns the image for a organisation + * returns the contactid of a organisation * * @return {String} hard coded organisationid of the dummy organisation "DSGVO-Anonymisierung" */