diff --git a/config/alfresco/bootstrap/calendar_templates.acp b/config/alfresco/bootstrap/calendar_templates.acp deleted file mode 100644 index 84765d0a2b..0000000000 Binary files a/config/alfresco/bootstrap/calendar_templates.acp and /dev/null differ diff --git a/config/alfresco/bootstrap/calendar_webscripts.acp b/config/alfresco/bootstrap/calendar_webscripts.acp deleted file mode 100644 index 4efab5f03e..0000000000 Binary files a/config/alfresco/bootstrap/calendar_webscripts.acp and /dev/null differ diff --git a/config/alfresco/messages/patch-service.properties b/config/alfresco/messages/patch-service.properties index af2b169430..f7f198d095 100644 --- a/config/alfresco/messages/patch-service.properties +++ b/config/alfresco/messages/patch-service.properties @@ -191,8 +191,4 @@ patch.formsFolder.description=Adds 'Forms' folder to Data Dictionary. patch.tagRootCategory.description=Adds 'Tags' as new top-level category root. -patch.projectsFolder.description=Adds 'Projects' folder to Company Home. - -patch.calendarWebscripts.description=Add the Calendar space webscripts to Data Dictionary. - -patch.calendarTemplates.description=Add the Calendar templates to the Data Dictionary. \ No newline at end of file +patch.projectsFolder.description=Adds 'Projects' folder to Company Home. \ No newline at end of file diff --git a/config/alfresco/patch/patch-services-context.xml b/config/alfresco/patch/patch-services-context.xml index bcdc936a90..0d52893383 100644 --- a/config/alfresco/patch/patch-services-context.xml +++ b/config/alfresco/patch/patch-services-context.xml @@ -1188,43 +1188,4 @@ - - patch.calendarWebscripts - patch.calendarWebscripts.description - 0 - 115 - 116 - - - - - - /${spaces.company_home.childname}/${spaces.dictionary.childname}/cm:webscripts/cm:org/cm:alfresco/cm:calendar - - - - /${spaces.company_home.childname}/${spaces.dictionary.childname}/cm:webscripts/cm:org/cm:alfresco - alfresco/bootstrap/calendar_webscripts.acp - - - - - - patch.calendarTemplates - patch.calendarTemplates.description - 0 - 116 - 117 - - - - - - - /${spaces.company_home.childname}/${spaces.dictionary.childname}/${spaces.templates.content.childname} - alfresco/bootstrap/calendar_templates.acp - - - - \ No newline at end of file