diff --git a/web_src/js/features/cloudbrainShow.js b/web_src/js/features/cloudbrainShow.js index 449100485..b463eafd8 100644 --- a/web_src/js/features/cloudbrainShow.js +++ b/web_src/js/features/cloudbrainShow.js @@ -287,7 +287,7 @@ export default async function initCloudrainSow() { ); } ).fail((err) => { - $(`#log${version_name} .ui.inverted.active.dimmer`).css( + $(`#log${max}${version_name} .ui.inverted.active.dimmer`).css( "display", "none" );