From 853694d7e8c53c3cb90f76c94d1d15f828378bf5 Mon Sep 17 00:00:00 2001
From: Kálmán Viktor <kviktor@cloud.bme.hu>
Date: Thu, 30 Jan 2014 12:58:56 +0100
Subject: [PATCH] network: remove unnecessary line

---
 circle/network/templates/network/host-edit.html | 1 -
 1 file changed, 1 deletion(-)

diff --git a/circle/network/templates/network/host-edit.html b/circle/network/templates/network/host-edit.html
index 87636de..3960d1e 100644
--- a/circle/network/templates/network/host-edit.html
+++ b/circle/network/templates/network/host-edit.html
@@ -38,7 +38,6 @@
                 <a href="{% url "network.group" group.pk %}">
                     <i class="icon-pencil" style="vertical-align: middle;"></i></a>
                 </h4>
-                {% render_table group.table %}
             </div>
             {% endfor %}
         {% else %}
--
libgit2 0.26.0