From db81b27469980d1c4adadd825d4f0c3124e3012a Mon Sep 17 00:00:00 2001 From: David Smith Date: Thu, 15 Apr 2021 19:22:54 +0100 Subject: [PATCH] Namespaced data attributes Changed in beta 1 see - https://getbootstrap.com/docs/5.0/migration/#javascript-2 --- docs_theme/404.html | 2 +- docs_theme/main.html | 4 +-- docs_theme/nav.html | 6 ++-- .../templates/rest_framework/admin.html | 22 ++++++------ .../templates/rest_framework/base.html | 36 +++++++++---------- .../rest_framework/docs/auth/basic.html | 2 +- .../rest_framework/docs/auth/session.html | 2 +- .../rest_framework/docs/auth/token.html | 2 +- .../templates/rest_framework/docs/index.html | 2 +- .../rest_framework/docs/interact.html | 2 +- .../templates/rest_framework/docs/link.html | 4 +-- .../rest_framework/docs/sidebar.html | 14 ++++---- .../rest_framework/filters/base.html | 2 +- rest_framework/templatetags/rest_framework.py | 2 +- 14 files changed, 51 insertions(+), 51 deletions(-) diff --git a/docs_theme/404.html b/docs_theme/404.html index bbb6b70ff..cbaa0f0c6 100644 --- a/docs_theme/404.html +++ b/docs_theme/404.html @@ -4,6 +4,6 @@

404

Page not found

-

Try the homepage, or search the documentation.

+

Try the homepage, or search the documentation.

{% endblock %} diff --git a/docs_theme/main.html b/docs_theme/main.html index b4e894781..1db3cc1b4 100644 --- a/docs_theme/main.html +++ b/docs_theme/main.html @@ -57,7 +57,7 @@ diff --git a/docs_theme/nav.html b/docs_theme/nav.html index d30348756..67b1b689f 100644 --- a/docs_theme/nav.html +++ b/docs_theme/nav.html @@ -8,8 +8,8 @@ - Search - + Search + @@ -21,7 +21,7 @@