From dd5168937831f502fdaec80a918e2ca84bc4c099 Mon Sep 17 00:00:00 2001 From: Jailson Dias Date: Fri, 21 Apr 2017 00:09:13 -0300 Subject: [PATCH] Removendo link para relatorios de webpage --- topics/templates/resources/list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/topics/templates/resources/list.html b/topics/templates/resources/list.html index 3f058e4..39c6d70 100644 --- a/topics/templates/resources/list.html +++ b/topics/templates/resources/list.html @@ -31,7 +31,7 @@
  • {% trans 'Edit' %}
  • {% if resource|class_name == 'webpage' %} -
  • {% trans 'Statistics' %}
  • +
  • {% trans 'Reports' %}
  • {% endif %} {% if resource|class_name == 'goals' %}
  • {% trans 'Reports' %}
  • -- libgit2 0.21.2