From 1617a2d25c07fc9c14624a083b0b90942e7fbfad Mon Sep 17 00:00:00 2001 From: Ryan Cross Date: Tue, 18 Aug 2015 17:10:12 +0000 Subject: [PATCH] Fix issue with select2-field.js path in templates. Commit ready for merge. - Legacy-Id: 10026 --- ietf/secr/templates/drafts/edit.html | 2 +- ietf/secr/templates/sreq/edit.html | 2 +- ietf/secr/templates/sreq/new.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ietf/secr/templates/drafts/edit.html b/ietf/secr/templates/drafts/edit.html index 08e271f45..9994f32fc 100644 --- a/ietf/secr/templates/drafts/edit.html +++ b/ietf/secr/templates/drafts/edit.html @@ -11,7 +11,7 @@ - + {% endblock %} {% block breadcrumbs %}{{ block.super }} diff --git a/ietf/secr/templates/sreq/edit.html b/ietf/secr/templates/sreq/edit.html index d4a92faf7..569150f2e 100755 --- a/ietf/secr/templates/sreq/edit.html +++ b/ietf/secr/templates/sreq/edit.html @@ -9,7 +9,7 @@ - + {% endblock %} {% block breadcrumbs %}{{ block.super }} diff --git a/ietf/secr/templates/sreq/new.html b/ietf/secr/templates/sreq/new.html index 4dad3a717..e0767853b 100755 --- a/ietf/secr/templates/sreq/new.html +++ b/ietf/secr/templates/sreq/new.html @@ -10,7 +10,7 @@ - + {% endblock %} {% block breadcrumbs %}{{ block.super }}