From 84f2c8a9d9dd5d209bca48e44ce96791020e11df Mon Sep 17 00:00:00 2001 From: Felipe Henrique de Almeida Bormann Date: Mon, 23 Jan 2017 20:13:04 -0300 Subject: [PATCH] fixed error on redirect of createview and added removing option functional for subject view --- subjects/templates/subjects/view.html | 4 ++++ subjects/views.py | 9 +++++---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/subjects/templates/subjects/view.html b/subjects/templates/subjects/view.html index 10aa337..bb50d47 100644 --- a/subjects/templates/subjects/view.html +++ b/subjects/templates/subjects/view.html @@ -5,6 +5,7 @@ {% block javascript%} {{ block.super }} + {% endblock%} {% block breadcrumbs %} @@ -91,6 +92,9 @@ + + +