Revert "v6.0.2.0"

This reverts commit c9ce0c9617.
pull/321/head
Pavel Loginov 3 years ago
parent c9ce0c9617
commit 7314397a16

@ -851,7 +851,6 @@ function hideAndShowSettings(section) {
} }
} }
window.onload = function() { window.onload = function() {
$('#tabs').tabs();
var activeTabIdx = $('#tabs').tabs('option','active') var activeTabIdx = $('#tabs').tabs('option','active')
if (cur_url[0].split('#')[0] == 'users.py') { if (cur_url[0].split('#')[0] == 'users.py') {
if (activeTabIdx == 7) { if (activeTabIdx == 7) {

Loading…
Cancel
Save