Skip to content

Commit ce7af0f

Browse files
Correct fucntion name
1 parent d2fe08b commit ce7af0f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • deps/rabbitmq_management/priv/www/js

deps/rabbitmq_management/priv/www/js/global.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1144,7 +1144,7 @@ class ApplicationListener {
11441144
}
11451145
onVhostChange(newVhost) {
11461146
}
1147-
onTabDeactivated(tab) {
1147+
onTabActivated(tab) {
11481148

11491149
}
11501150
}

0 commit comments

Comments
 (0)