From 19f90a256fb5fc82d7ce0717e46d98ddd97d3309 Mon Sep 17 00:00:00 2001 From: Filipe Medeiros Date: Fri, 2 Dec 2016 16:13:23 -0300 Subject: [PATCH] Buttom remove topic on topic index --- courses/templates/topic/index.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/courses/templates/topic/index.html b/courses/templates/topic/index.html index b24c0b0..117c765 100644 --- a/courses/templates/topic/index.html +++ b/courses/templates/topic/index.html @@ -38,9 +38,7 @@
  •   {% trans "Edit" %}
  • -
  • -   {% trans "Remove" %} -
  • +
  •   {% trans "Remove" %}
  • {% endif %} -- libgit2 0.21.2