You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
remove call to method that does not exist in monitor (apache#5189)
The method updateDebugDropdownNotification() was removed from the javascript in the monitor in an earlier commit. It was still being called and throwing a warning. This commit removes that call.
0 commit comments