From 8009ef2879cd2810cf18f1df4d647ff594e44a39 Mon Sep 17 00:00:00 2001 From: Zambom Date: Sat, 1 Apr 2017 20:07:13 -0300 Subject: [PATCH] Fixing subject groups creation bug --- students_group/templates/groups/_form.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/students_group/templates/groups/_form.html b/students_group/templates/groups/_form.html index bc8167c..ea01073 100644 --- a/students_group/templates/groups/_form.html +++ b/students_group/templates/groups/_form.html @@ -9,7 +9,7 @@
-
+

{% trans 'Attribute students to group' %}:

{% render_field field class='form-control' %}
-- libgit2 0.21.2