Browse Source

убрал ненужные кнопки

devel
Dmitry 9 years ago
parent
commit
ef846f8f58
  1. 7
      templates/taskapp/tasklist_all.html

7
templates/taskapp/tasklist_all.html

@ -72,13 +72,6 @@
</tr>
{% endfor %}
</tbody>
<tfoot>
<tr>
<td colspan="12">
{% include 'taskapp/footer_btns.html' %}
</td>
</tr>
</tfoot>
</table>
</div>

Loading…
Cancel
Save