mirror of https://github.com/Aidaho12/haproxy-wi
parent
ff52691050
commit
c9ce0c9617
|
@ -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) {
|
||||
|
|
Loading…
Reference in New Issue