hidden columns

for aggregation row
This commit is contained in:
Wolf 2017-01-21 17:20:15 +01:00 committed by GitHub
parent 5c435d8f24
commit 90ed6caa1f
1 changed files with 7 additions and 2 deletions

View File

@ -40,6 +40,7 @@ getSupplierDigestR sId = do
<p>
<b>
_{MsgCustomerId}: #{supplierCustomerId sup}
<p>&nbsp;
<table>
<thead>
<tr>
@ -94,8 +95,12 @@ getSupplierDigestR sId = do
<span .transp>|
<tr>
<td colspan="3">
<span .transp>|
_{MsgTotalCrates}
<span .transp>
|&nbsp;
|_
{MsgTotalCrates}
<span .transp>
|&nbsp;
<span .transp>|
<td>#{T.pack $ show $ sum $ map bdCrates digests}
<span .transp>|