Switch to the scenario tab after loading/reseting the scenario.

master
Pacman Ghost 6 years ago
parent b46e7dcd49
commit cb4da6cc8a
  1. 1
      vasl_templates/webapp/static/snippets.js

@ -645,6 +645,7 @@ function on_new_scenario( verbose )
}
// provide some feedback to the user
$("#tabs").tabs( "option", "active", 0 ) ;
if ( verbose )
showInfoMsg( "The scenario was reset." ) ;
}

Loading…
Cancel
Save