From 233156b19ab2b3d490a8bb450bbb22fdff4caaec Mon Sep 17 00:00:00 2001 From: Alejandro Sirgo Rica Date: Mon, 16 Sep 2024 12:34:32 +0200 Subject: js: consolidate sidebar collapse persistence logic Consolidate all the sidebar collapse persistence logic. Implement a single function to handle all the views. --- ogcp/templates/base.html | 2 +- ogcp/templates/images.html | 2 +- ogcp/templates/macros.html | 2 +- ogcp/templates/repos.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'ogcp/templates') diff --git a/ogcp/templates/base.html b/ogcp/templates/base.html index b9042fd..c9b2d63 100644 --- a/ogcp/templates/base.html +++ b/ogcp/templates/base.html @@ -111,7 +111,7 @@ - +