From 05de472ba9bb9187e02e8d6b406eb8fb16b542f0 Mon Sep 17 00:00:00 2001 From: Yasin Date: Thu, 28 Aug 2014 11:38:52 +0200 Subject: [PATCH] fix: registration:getting jquery validate js to work again --- portal/templates/onelab/onelab_registration_view.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/portal/templates/onelab/onelab_registration_view.html b/portal/templates/onelab/onelab_registration_view.html index 18314d3d..ad725404 100644 --- a/portal/templates/onelab/onelab_registration_view.html +++ b/portal/templates/onelab/onelab_registration_view.html @@ -23,11 +23,10 @@ {% endif %} +
- - {% csrf_token %}

-- 2.47.0