|
|
|
@ -12,10 +12,46 @@ |
|
|
|
|
button-icon="<i class='icon-hierarchy icon-add'></i>"> |
|
|
|
|
</work-package-relation> |
|
|
|
|
|
|
|
|
|
<work-package-relation title="RelatedTo" |
|
|
|
|
<work-package-relation title="Related To" |
|
|
|
|
relations="relatedTo" |
|
|
|
|
button-title="Add Relation" |
|
|
|
|
button-icon="<i class='icon-hierarchy icon-add'></i>"> |
|
|
|
|
</work-package-relation> |
|
|
|
|
|
|
|
|
|
<work-package-relation title="Duplicates" |
|
|
|
|
relations="duplicates" |
|
|
|
|
button-title="Add Relation" |
|
|
|
|
button-icon="<i class='icon-hierarchy icon-add'></i>"> |
|
|
|
|
</work-package-relation> |
|
|
|
|
|
|
|
|
|
<work-package-relation title="Duplicated by" |
|
|
|
|
relations="duplicated" |
|
|
|
|
button-title="Add Relation" |
|
|
|
|
button-icon="<i class='icon-hierarchy icon-add'></i>"> |
|
|
|
|
</work-package-relation> |
|
|
|
|
|
|
|
|
|
<work-package-relation title="Blocks" |
|
|
|
|
relations="blocks" |
|
|
|
|
button-title="Add Relation" |
|
|
|
|
button-icon="<i class='icon-hierarchy icon-add'></i>"> |
|
|
|
|
</work-package-relation> |
|
|
|
|
|
|
|
|
|
<work-package-relation title="Block by" |
|
|
|
|
relations="blocked" |
|
|
|
|
button-title="Add Relation" |
|
|
|
|
button-icon="<i class='icon-hierarchy icon-add'></i>"> |
|
|
|
|
</work-package-relation> |
|
|
|
|
|
|
|
|
|
<work-package-relation title="Precedes" |
|
|
|
|
relations="precedes" |
|
|
|
|
button-title="Add Relation" |
|
|
|
|
button-icon="<i class='icon-hierarchy icon-add'></i>"> |
|
|
|
|
</work-package-relation> |
|
|
|
|
|
|
|
|
|
<work-package-relation title="Follows" |
|
|
|
|
relations="follows" |
|
|
|
|
button-title="Add Relation" |
|
|
|
|
button-icon="<i class='icon-hierarchy icon-add'></i>"> |
|
|
|
|
</work-package-relation> |
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|