From 47d9894e67adf7cfcd0ff7b06de510ba730471d3 Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa Date: Wed, 13 Nov 2024 06:46:26 -0800 Subject: [PATCH] ui: Switch to using bootstrap 5 Signed-off-by: Sunil Mohan Adapa Reviewed-by: Veiko Aasa --- debian/control | 4 ++-- plinth/templates/base.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/control b/debian/control index d6597a34d..2ea289667 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,7 @@ Build-Depends: docbook-xsl, e2fsprogs, gir1.2-nm-1.0, - libjs-bootstrap4, + libjs-bootstrap5, pybuild-plugin-pyproject, python3-all:any, python3-apt, @@ -98,7 +98,7 @@ Depends: ldapscripts, # For gdbus used to call hooks into service libglib2.0-bin, - libjs-bootstrap4, + libjs-bootstrap5, libjs-jquery, lsof, netcat-openbsd, diff --git a/plinth/templates/base.html b/plinth/templates/base.html index c2f5c6215..9c532ec3a 100644 --- a/plinth/templates/base.html +++ b/plinth/templates/base.html @@ -51,7 +51,7 @@ - + {% if user_css %} @@ -62,7 +62,7 @@ - +