|
|
@ -124,7 +124,7 @@
|
|
|
|
</auxheader>
|
|
|
|
</auxheader>
|
|
|
|
</auxhead>
|
|
|
|
</auxhead>
|
|
|
|
<template name="model">
|
|
|
|
<template name="model">
|
|
|
|
<listitem>
|
|
|
|
<listitem style="@load((each.state eq 'PARTIALLY') ? 'background-color: #fffb90' : ((each.state eq 'APPROVED') ? 'background-color: #afffb5' : ''))">
|
|
|
|
<listcell label="@load(each.numser)" />
|
|
|
|
<listcell label="@load(each.numser)" />
|
|
|
|
<listcell label="@load(each.reqDate) @converter('formatedDate', format=labels.DateFormat)" />
|
|
|
|
<listcell label="@load(each.reqDate) @converter('formatedDate', format=labels.DateFormat)" />
|
|
|
|
<listcell label="@load(each.centre.fullName)" />
|
|
|
|
<listcell label="@load(each.centre.fullName)" />
|
|
|
|