]> CRI, Mines Paris - PSL - photoprint.git/blobdiff - skins/order_view_template.pt
Remise en route des inscriptions client.
[photoprint.git] / skins / order_view_template.pt
index 0678456d6f24f2565ce09e5ae07593f17eac28c2..5f748b2e24ffd987af16849665aeeafd2ad808c9 100644 (file)
                <tr tal:define="oddrow repeat/item/odd" tal:attributes="class python:test(oddrow, 'even', 'odd')"
                                tal:condition="item/action">
                        <td tal:content="python:item['time'].strftime(locale_date_fmt)">time</td>
-                       <td tal:condition="python:item['action'].startswith('auto_')">Cyberplus</td>
                        <td tal:condition="python:not item['action'].startswith('auto_')"
                            tal:content="python:mtool.getMemberFullNameById(item['actor'], nameBefore=0)">actor</td>
             <td tal:content="item/action" i18n:translate=""></td>