Přidáno barevné rozlišení stavu požadavků na nákupy materiálu a služeb.

This commit is contained in:
2014-10-01 13:17:08 +02:00
parent 60a87e5d52
commit 6b547b9583
4 changed files with 4 additions and 4 deletions
@@ -124,7 +124,7 @@
</auxheader>
</auxhead>
<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.reqDate) @converter('formatedDate', format=labels.DateFormat)" />
<listcell label="@load(each.centre.fullName)" />
@@ -126,7 +126,7 @@
</auxheader>
</auxhead>
<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.reqDate) @converter('formatedDate', format=labels.DateFormat)" />
<listcell label="@load(each.centre.fullName)" />
@@ -126,7 +126,7 @@
</auxheader>
</auxhead>
<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.reqDate) @converter('formatedDate', format=labels.DateFormat)" />
<listcell label="@load(each.centre.fullName)" />
@@ -126,7 +126,7 @@
</auxheader>
</auxhead>
<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.reqDate) @converter('formatedDate', format=labels.DateFormat)" />
<listcell label="@load(each.centre.fullName)" />