From b474180077afbdc5453cd6ee58b9de1fcfad89d6 Mon Sep 17 00:00:00 2001 From: Jailson Dias Date: Wed, 29 Mar 2017 18:05:24 -0300 Subject: [PATCH] Alterando o modal de deletar grupos de estudantes --- students_group/templates/groups/delete.html | 41 +++++++++++++++++++++-------------------- 1 file changed, 21 insertions(+), 20 deletions(-) diff --git a/students_group/templates/groups/delete.html b/students_group/templates/groups/delete.html index 01de76a..30a6b77 100644 --- a/students_group/templates/groups/delete.html +++ b/students_group/templates/groups/delete.html @@ -1,23 +1,24 @@ -{% load i18n %} +{% load static i18n permission_tags %} + -- libgit2 0.21.2