From f0f3b30296a8240d05cfbcaf2ae282bba6944610 Mon Sep 17 00:00:00 2001
From: Nick Pope
Date: Tue, 26 Mar 2019 22:22:44 +0000
Subject: [PATCH] Removed obsolete ActiveXObject from admindocs bookmarklets.
Required for IE<7.
---
django/contrib/admindocs/templates/admin_doc/bookmarklets.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/django/contrib/admindocs/templates/admin_doc/bookmarklets.html b/django/contrib/admindocs/templates/admin_doc/bookmarklets.html
index 6bba2f2d12..de57e06945 100644
--- a/django/contrib/admindocs/templates/admin_doc/bookmarklets.html
+++ b/django/contrib/admindocs/templates/admin_doc/bookmarklets.html
@@ -19,7 +19,7 @@ from any page in the site.
{% endblocktrans %}
-
+
{% trans "Jumps you from any page to the documentation for the view that generates that page." %}