mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
Merged DEV/SHARE-LINKS to HEAD
11867: Fix issues raised by Mike's code review 11906: Finish Links Dashlet 12080: Fix bugs raised by 3d code review 12142: Missed Dashlet Code 12405: Final run-through of Links component before merge to HEAD 12406: Further minor edits to Links git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@12416 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -22,7 +22,7 @@
|
|||||||
<type name="lnk:link">
|
<type name="lnk:link">
|
||||||
<parent>cm:content</parent>
|
<parent>cm:content</parent>
|
||||||
<properties>
|
<properties>
|
||||||
<property name="lnk:linkTitle">
|
<property name="lnk:title">
|
||||||
<title>Link Title</title>
|
<title>Link Title</title>
|
||||||
<type>d:text</type>
|
<type>d:text</type>
|
||||||
<mandatory>false</mandatory>
|
<mandatory>false</mandatory>
|
||||||
|
Reference in New Issue
Block a user