|
|
@ -25,11 +25,11 @@
|
|
|
|
width="13%" />
|
|
|
|
width="13%" />
|
|
|
|
<listheader
|
|
|
|
<listheader
|
|
|
|
label="${labels.RequirementsGridCenter}"
|
|
|
|
label="${labels.RequirementsGridCenter}"
|
|
|
|
sort="auto(centre)"
|
|
|
|
sort="auto(centre.fullName)"
|
|
|
|
width="10%" />
|
|
|
|
width="10%" />
|
|
|
|
<listheader
|
|
|
|
<listheader
|
|
|
|
label="${labels.RequirementsGridWorkgroup}"
|
|
|
|
label="${labels.RequirementsGridWorkgroup}"
|
|
|
|
sort="auto(workgroup)"
|
|
|
|
sort="auto(workgroup.fullName)"
|
|
|
|
width="10%" />
|
|
|
|
width="10%" />
|
|
|
|
<listheader
|
|
|
|
<listheader
|
|
|
|
label="${labels.RequirementsGridFrom}"
|
|
|
|
label="${labels.RequirementsGridFrom}"
|
|
|
@ -41,7 +41,7 @@
|
|
|
|
width="30%" />
|
|
|
|
width="30%" />
|
|
|
|
<listheader
|
|
|
|
<listheader
|
|
|
|
label="${labels.RequirementsGridOwnedBy}"
|
|
|
|
label="${labels.RequirementsGridOwnedBy}"
|
|
|
|
sort="auto(ownedBy)"
|
|
|
|
sort="auto(ownedBy.fullName)"
|
|
|
|
width="20%" />
|
|
|
|
width="20%" />
|
|
|
|
</listhead>
|
|
|
|
</listhead>
|
|
|
|
<auxhead
|
|
|
|
<auxhead
|
|
|
|