Prevent experiment row selection on status click [SCI-12219]

This commit is contained in:
Anton 2025-08-11 12:58:17 +02:00
parent 6b20fafd0c
commit 30cf08a666

View file

@ -171,6 +171,7 @@ export default {
cellRendererParams: {
statusesList: this.statusesList
},
notSelectable: true,
minWidth: 180
},
{