Skip to content

Commit 1246f99

Browse files
committed
minor
1 parent 943c29c commit 1246f99

File tree

1 file changed

+1
-0
lines changed
  • services/static-webserver/client/source/class/osparc/dashboard

1 file changed

+1
-0
lines changed

services/static-webserver/client/source/class/osparc/dashboard/StudyBrowser.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1068,6 +1068,7 @@ qx.Class.define("osparc.dashboard.StudyBrowser", {
10681068
.catch(err => console.error(err));
10691069
});
10701070
this.resetSelection();
1071+
this.setMultiSelection(false);
10711072
}
10721073
}, this);
10731074
}, this);

0 commit comments

Comments
 (0)