From ef19e1bb1ac5c589e88e03240b8a088e00554b3e Mon Sep 17 00:00:00 2001 From: Pavel Loginov Date: Tue, 17 May 2022 12:34:52 +0300 Subject: [PATCH] Revert "Revert "v6.0.2.0"" This reverts commit 7314397a16881fc15ba3524e549d1d2d416ab3e3. --- inc/users.js | 1 + 1 file changed, 1 insertion(+) diff --git a/inc/users.js b/inc/users.js index 8e5cb330..b741c940 100644 --- a/inc/users.js +++ b/inc/users.js @@ -851,6 +851,7 @@ function hideAndShowSettings(section) { } } window.onload = function() { + $('#tabs').tabs(); var activeTabIdx = $('#tabs').tabs('option','active') if (cur_url[0].split('#')[0] == 'users.py') { if (activeTabIdx == 7) {