Tagging category missed off bootstrap for empty database

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@7744 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Mike Hatfield
2008-01-02 09:54:22 +00:00
parent cf5d4c650c
commit 1ddcbd15f1

View File

@@ -238,6 +238,11 @@
<prop key="location">alfresco/bootstrap/formsSpace.xml</prop> <prop key="location">alfresco/bootstrap/formsSpace.xml</prop>
</props> </props>
<props>
<prop key="path">/cm:categoryRoot</prop>
<prop key="location">alfresco/bootstrap/tagRootCategory.xml</prop>
</props>
<props> <props>
<prop key="path">/${spaces.company_home.childname}</prop> <prop key="path">/${spaces.company_home.childname}</prop>
<prop key="location">alfresco/bootstrap/projectsSpace.xml</prop> <prop key="location">alfresco/bootstrap/projectsSpace.xml</prop>