Navbar: sofortiger Status-Refresh nach Toggle (UX-Fix)
This commit is contained in:
@@ -81,6 +81,8 @@ $(function() {
|
||||
$("#tsf_nav_open_li").addClass('hidden');
|
||||
lastEnabled = false;
|
||||
}
|
||||
// Finaler Abgleich mit Backendstatus
|
||||
setTimeout(refreshNavbarStatus, 250);
|
||||
} else {
|
||||
$status.text('Error');
|
||||
}
|
||||
|
Reference in New Issue
Block a user