Таблица выхода заказов

This commit is contained in:
Anastasia
2015-05-08 15:29:19 +05:00
parent e62be89b3d
commit c6ae0b5f73
13 changed files with 100 additions and 95 deletions

View File

@@ -2,7 +2,7 @@
<TR VALIGN=top>
<TD WIDTH="40%">{% include 'asuzr/attendance.html' %}</TD>
<TD WIDTH="5%"></TD>
<TD WIDTH="55%">{% include 'asuzr/orders.html' %}</TD>
<TD WIDTH="55%">{% include 'asuzr/orders_detail.html' %}</TD>
</TR>
</table>
{% include 'asuzr/plan_balance.html' %}