Skip to content
Snippets Groups Projects
Commit d0def45e authored by Bo-Chun Chen's avatar Bo-Chun Chen
Browse files

Fix not show gpu select when open the app

parent e644e4fe
No related branches found
No related tags found
No related merge requests found
......@@ -36,6 +36,6 @@ function toggle_visibilty_of_form_group(form_id, show) {
toggle_gpu_visibility(
// Fake the event
{ target: document.querySelector('#batch_connect_session_context_bc_num_gpus') }
{ target: document.querySelector('#batch_connect_session_context_bc_partition') }
);
set_partition_change_handler();
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment