From a81d1ce05bdaffbedf23e04dc7dd3a44a099fd0b Mon Sep 17 00:00:00 2001 From: Zambom Date: Tue, 7 Nov 2017 16:40:06 -0300 Subject: [PATCH] Adding missing classes in list participants button --- chat/templates/chat/list.html | 2 +- chat/templates/chat/list_participants.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/chat/templates/chat/list.html b/chat/templates/chat/list.html index 4453cb9..2b2541d 100644 --- a/chat/templates/chat/list.html +++ b/chat/templates/chat/list.html @@ -44,7 +44,7 @@ Você deve ter recebido uma cópia da Licença Pública Geral GNU, sob o título
- {% trans 'List all participants' %} + {% trans 'List all participants' %}
diff --git a/chat/templates/chat/list_participants.html b/chat/templates/chat/list_participants.html index 83d6f71..20ac619 100644 --- a/chat/templates/chat/list_participants.html +++ b/chat/templates/chat/list_participants.html @@ -46,7 +46,7 @@ Você deve ter recebido uma cópia da Licença Pública Geral GNU, sob o título
- {% trans 'List all participants' %} + {% trans 'List all participants' %}
-- libgit2 0.21.2