V celém projektu nahrazeny výskyty sort="auto(*)", kde byly objekty typu

User a Workgroup.

closes #155
This commit is contained in:
2014-10-16 08:16:33 +02:00
parent 18920701a7
commit a10abe6961
8 changed files with 13 additions and 13 deletions
@@ -15,7 +15,7 @@
hflex="13" /> hflex="13" />
<listheader <listheader
label="${labels.RequirementsGridCenter}" label="${labels.RequirementsGridCenter}"
sort="auto(centre)" sort="auto(centre.fullName)"
hflex="15" /> hflex="15" />
<listheader <listheader
label="${labels.RequirementsGridDeliveryDate}" label="${labels.RequirementsGridDeliveryDate}"
@@ -17,7 +17,7 @@
hflex="13" /> hflex="13" />
<listheader <listheader
label="${labels.RequirementsGridCenter}" label="${labels.RequirementsGridCenter}"
sort="auto(centre)" sort="auto(centre.fullName)"
hflex="15" /> hflex="15" />
<listheader <listheader
label="${labels.RequirementsGridDeliveryDate}" label="${labels.RequirementsGridDeliveryDate}"
@@ -17,7 +17,7 @@
hflex="13" /> hflex="13" />
<listheader <listheader
label="${labels.RequirementsGridCenter}" label="${labels.RequirementsGridCenter}"
sort="auto(centre)" sort="auto(centre.fullName)"
hflex="15" /> hflex="15" />
<listheader <listheader
label="${labels.RequirementsGridDeliveryDate}" label="${labels.RequirementsGridDeliveryDate}"
@@ -17,7 +17,7 @@
hflex="13" /> hflex="13" />
<listheader <listheader
label="${labels.RequirementsGridCenter}" label="${labels.RequirementsGridCenter}"
sort="auto(centre)" sort="auto(centre.fullName)"
hflex="15" /> hflex="15" />
<listheader <listheader
label="${labels.RequirementsGridDeliveryDate}" label="${labels.RequirementsGridDeliveryDate}"
@@ -25,7 +25,7 @@
width="200px" /> width="200px" />
<listheader <listheader
label="${labels.RequirementsGridCenter}" label="${labels.RequirementsGridCenter}"
sort="auto(centre)" /> sort="auto(centre.fullName)" />
<listheader <listheader
label="${labels.RequirementsGridFrom}" label="${labels.RequirementsGridFrom}"
sort="czech(from)" /> sort="czech(from)" />
@@ -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
@@ -25,7 +25,7 @@
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.RequirementsGridFrom}" label="${labels.RequirementsGridFrom}"
@@ -37,7 +37,7 @@
width="40%" /> width="40%" />
<listheader <listheader
label="${labels.RequirementsGridOwnedBy}" label="${labels.RequirementsGridOwnedBy}"
sort="auto(ownedBy)" sort="auto(ownedBy.fullName)"
width="20%" /> width="20%" />
</listhead> </listhead>
<auxhead <auxhead
@@ -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