clients list

remotes/origin/yandex
Bachurin Sergey 11 years ago
parent 8ccbefaf46
commit 64a85066a7
  1. 3
      project/templates/customer/clients/list.html

@ -12,8 +12,6 @@
</div> </div>
<div class="clear"></div> <div class="clear"></div>
{% if page %}
<table id="clients" class="list"> <table id="clients" class="list">
<tr id='clients_header_row'> <tr id='clients_header_row'>
<th style="width: 46%">Контрагент</th> <th style="width: 46%">Контрагент</th>
@ -33,7 +31,6 @@
</tr> </tr>
</table> </table>
{% endif %}
</div> </div>
{% endblock %} {% endblock %}

Loading…
Cancel
Save