From 4d9f9091d5c1056391244ff11a435d749ff62890 Mon Sep 17 00:00:00 2001 From: Giorgio Ravera Date: Thu, 6 Aug 2026 12:32:36 +0200 Subject: [PATCH] Removed style inline --- backend/settings/config.py | 2 +- frontend/aliases.html | 2 +- frontend/css/layout.css | 13 +++++++++++++ frontend/devices.html | 2 +- frontend/hosts.html | 2 +- frontend/js/aliases.js | 9 +++++---- frontend/js/common.js | 3 ++- frontend/js/devices.js | 9 +++++---- frontend/js/hosts.js | 9 +++++---- frontend/js/leases.js | 8 ++++---- frontend/js/logs.js | 6 ++++-- frontend/js/settings.js | 9 +++++---- frontend/leases.html | 2 +- frontend/logs.html | 2 +- frontend/modals.html | 7 +++---- frontend/settings.html | 2 +- 16 files changed, 53 insertions(+), 34 deletions(-) diff --git a/backend/settings/config.py b/backend/settings/config.py index 49897ff..303d109 100644 --- a/backend/settings/config.py +++ b/backend/settings/config.py @@ -4,7 +4,7 @@ # APP # --------------------------------------------------------- APP_NAME = "network-manager" -APP_VERSION = "0.0.2" +APP_VERSION = "0.0.3" # --------------------------------------------------------- # Backup System diff --git a/frontend/aliases.html b/frontend/aliases.html index 911160e..c694ce3 100644 --- a/frontend/aliases.html +++ b/frontend/aliases.html @@ -267,7 +267,7 @@ -