Pavel Loginov 2022-05-16 16:28:44 +03:00
parent ff52691050
commit c9ce0c9617
1 changed files with 1 additions and 0 deletions

View File

@ -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) {