From fb845abf10c05d6cd188b866513cb582bf760a52 Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Wed, 27 Jun 2018 23:21:03 -0400 Subject: [PATCH] Further sanitize the template title text before making it the window title via JS. Signed-off-by: Roberto Rosario --- mayan/apps/appearance/templates/appearance/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mayan/apps/appearance/templates/appearance/base.html b/mayan/apps/appearance/templates/appearance/base.html index 0ed7d20b54..1706fdc458 100644 --- a/mayan/apps/appearance/templates/appearance/base.html +++ b/mayan/apps/appearance/templates/appearance/base.html @@ -113,6 +113,6 @@ {% block javascript %}{% endblock %}