From c9ce0c96174a9fddfe250e2fc4188482f089b56e Mon Sep 17 00:00:00 2001 From: Pavel Loginov Date: Mon, 16 May 2022 16:28:44 +0300 Subject: [PATCH] v6.0.2.0 Changelog: https://roxy-wi.org/changelog.py#6_0_2 --- 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) {