mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
Fix for SLNG-1227 - Calendar Model URI name change and patch to apply to existing calendar nodes and reindex
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@11006 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<version>1.0</version>
|
||||
|
||||
<imports>
|
||||
<!-- Import Alfresco Dictionary Definitions -->
|
||||
<!-- Import Alfresco Dictionary Definitions -->
|
||||
<import uri="http://www.alfresco.org/model/dictionary/1.0" prefix="d"/>
|
||||
<!-- Import Alfresco Content Domain Model Definitions -->
|
||||
<import uri="http://www.alfresco.org/model/content/1.0" prefix="cm"/>
|
||||
@@ -16,7 +16,7 @@
|
||||
|
||||
<!-- Introduction of new namespaces defined by this model -->
|
||||
<namespaces>
|
||||
<namespace uri="com.infoaxon.alfresco.calendar" prefix="ia"/>
|
||||
<namespace uri="http://www.alfresco.org/model/calendar" prefix="ia"/>
|
||||
</namespaces>
|
||||
|
||||
<types>
|
||||
|
Reference in New Issue
Block a user