From 57d99810067f98c1d93a90316b9491dbfa944083 Mon Sep 17 00:00:00 2001 From: Felipe Henrique de Almeida Bormann Date: Fri, 30 Dec 2016 17:44:36 -0300 Subject: [PATCH] removed create new subject from categories manage --- categories/templates/categories/list.html | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/categories/templates/categories/list.html b/categories/templates/categories/list.html index 57fd016..de64e4f 100755 --- a/categories/templates/categories/list.html +++ b/categories/templates/categories/list.html @@ -86,10 +86,7 @@ {{coordinator.username}} {% endfor %} - {{category.description|safe}} - {% if user in category.coordinators.all %} - - {% endif %} + -- libgit2 0.21.2