From fd0e7e46db7511cf60bb75a934d7ba2bc6221d84 Mon Sep 17 00:00:00 2001 From: "holger.trampe" Date: Sun, 19 Apr 2020 23:04:35 +0200 Subject: [PATCH] summernote auf deutsch --- .../__pycache__/settings.cpython-38.pyc | Bin 3897 -> 3897 bytes .../templates/standards/standard_task.html | 2 +- .../templates/standards/standards_update.html | 3 ++- users/templates/users/base.html | 12 +++++------- 4 files changed, 8 insertions(+), 9 deletions(-) diff --git a/digitaleagentur/__pycache__/settings.cpython-38.pyc b/digitaleagentur/__pycache__/settings.cpython-38.pyc index c13de544e56c178c1ae5fdb496a6d4dcc463b5ad..5fb04347ba5169306e81cdc1641b500e46e2987d 100644 GIT binary patch delta 19 Zcmdlfw^NQQl$V!_0SLD3*~q2O4*)Ph1f2i? delta 19 Zcmdlfw^NQQl$V!_0SJWFZsgME2LLP{1L^<( diff --git a/standards/templates/standards/standard_task.html b/standards/templates/standards/standard_task.html index ae4681e..5e66a93 100644 --- a/standards/templates/standards/standard_task.html +++ b/standards/templates/standards/standard_task.html @@ -10,7 +10,7 @@

Standards aus dem Aufgabenbereich {{taskname}} des Bereichs {{areaname}}


-
+
diff --git a/standards/templates/standards/standards_update.html b/standards/templates/standards/standards_update.html index b208f04..8393409 100644 --- a/standards/templates/standards/standards_update.html +++ b/standards/templates/standards/standards_update.html @@ -826,8 +826,9 @@ $("#id_area").change(function () { $(document).ready(function() { $('#id_content').summernote({ - height: 400, lang: "de-DE", + height: 400 + }); }); diff --git a/users/templates/users/base.html b/users/templates/users/base.html index 2781006..20d3d22 100644 --- a/users/templates/users/base.html +++ b/users/templates/users/base.html @@ -52,13 +52,11 @@ - - - - - - + + + + @@ -350,7 +348,7 @@ - +