From 969bba1be9661f53a709fa0fad10e1ca7dbf34d5 Mon Sep 17 00:00:00 2001 From: lovasoa Date: Sat, 17 Aug 2024 18:08:40 +0200 Subject: [PATCH] use the main theme for the sidebar and for the main page https://github.com/lovasoa/SQLpage/issues/540 @Ajotah98 : I'm open to a new pr to add a separate, documented, sidebar_theme, which falls back to the main theme when not specified --- CHANGELOG.md | 2 +- sqlpage/templates/shell.handlebars | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8e07d631..536a295b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # CHANGELOG.md -## 0.27.0 (unreleased) +## 0.27.0 (2024-08-17) - updated Apex Charts to v3.52.0 - see https://github.com/apexcharts/apexcharts.js/releases diff --git a/sqlpage/templates/shell.handlebars b/sqlpage/templates/shell.handlebars index 09274ade..e8a44371 100644 --- a/sqlpage/templates/shell.handlebars +++ b/sqlpage/templates/shell.handlebars @@ -149,7 +149,7 @@ {{#if (or (or title (or icon image)) menu_item)}}
{{#if sidebar}} -