From 5828873910d21e0655922d76fced281b561efb08 Mon Sep 17 00:00:00 2001 From: core Date: Mon, 1 Jun 2026 16:20:14 +0500 Subject: [PATCH] settings: fold Account widget into Users tab, drop Account tab MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Per request, move the account widget (current user line + logout button) to the top of the "Пользователи" tab and remove the standalone Account tab. Note: the Users tab is superadmin-only, so logout is now reachable only by superadmin (it is the only logout in the app) -- confirmed acceptable by the user, who operates as superadmin. VERSION -> 0.0.118. Co-Authored-By: Claude Opus 4.8 (1M context) --- VERSION | 2 +- frontend/settings.html | 17 +++++------------ 2 files changed, 6 insertions(+), 13 deletions(-) diff --git a/VERSION b/VERSION index cf648a7..424a70f 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.0.117 +0.0.118 diff --git a/frontend/settings.html b/frontend/settings.html index 53a9771..8d8318a 100644 --- a/frontend/settings.html +++ b/frontend/settings.html @@ -39,7 +39,6 @@ - @@ -147,17 +146,6 @@ - - -