diff --git a/lernanta/templates/activity/_activity_resource.html b/lernanta/templates/activity/_activity_resource.html index 618689ae..1f24226a 100644 --- a/lernanta/templates/activity/_activity_resource.html +++ b/lernanta/templates/activity/_activity_resource.html @@ -41,7 +41,7 @@
- {{ activity|time_since }} + {{ activity|time_since }} {{ _('via') }} {% if activity.target_object.link %} {{ activity.target_object.link.name }} diff --git a/lernanta/templates/projects/_wall.html b/lernanta/templates/projects/_wall.html index c6c02337..963ac19f 100644 --- a/lernanta/templates/projects/_wall.html +++ b/lernanta/templates/projects/_wall.html @@ -26,10 +26,6 @@
{% endif %} -{% if not discussion_area %} - {% activity_filters request project.get_absolute_url %} -{% endif %} - {% if pagination_current_page.object_list %}