From 085fcb0240fe7d5f9ad4167aab1b46820efae904 Mon Sep 17 00:00:00 2001 From: Thl CMK <thl-cmk@outlook.com> Date: Mon, 30 Jan 2023 19:27:16 +0100 Subject: [PATCH] update pnp/CHANGELOG --- pnp/CHANGELOG | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/pnp/CHANGELOG b/pnp/CHANGELOG index 3304efd..9edbf87 100644 --- a/pnp/CHANGELOG +++ b/pnp/CHANGELOG @@ -8,4 +8,8 @@ remove imports for platforms.py/images.py/settings.py added reload data function changed open-pnp.ini/images.json to open-pnp.toml/images.toml for better handling -2023-01-27: added default IOS/IOS-XE config file fallback \ No newline at end of file +2023-01-27: added default IOS/IOS-XE config file fallback +2023-01-28: moved global variables to Settings class + integrated status_debug.html with status.html +2023-01-29 rework of status page, make table body scrollable + -- GitLab