From 7314397a16881fc15ba3524e549d1d2d416ab3e3 Mon Sep 17 00:00:00 2001 From: Pavel Loginov Date: Tue, 17 May 2022 11:50:49 +0300 Subject: [PATCH] Revert "v6.0.2.0" This reverts commit c9ce0c96174a9fddfe250e2fc4188482f089b56e. --- inc/users.js | 1 - 1 file changed, 1 deletion(-) diff --git a/inc/users.js b/inc/users.js index b741c940..8e5cb330 100644 --- a/inc/users.js +++ b/inc/users.js @@ -851,7 +851,6 @@ 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) {