Update admin.js
This commit is contained in:
@@ -1586,7 +1586,7 @@ $(document).ready(function () {
|
||||
} else {
|
||||
$('#host-adapters-btn').css('opacity', 0.3);
|
||||
}
|
||||
document.title = tab + ' - yunkong2';
|
||||
document.title = '云控2 - ' + tab;
|
||||
// if some dialog opened or must be shown
|
||||
if (main.currentDialog !== dialog) {
|
||||
// destroy it
|
||||
|
||||
Reference in New Issue
Block a user