mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-10-06 11:57:16 +08:00
Prevent experiment row selection on status click [SCI-12219]
This commit is contained in:
parent
6b20fafd0c
commit
30cf08a666
1 changed files with 1 additions and 0 deletions
|
@ -171,6 +171,7 @@ export default {
|
|||
cellRendererParams: {
|
||||
statusesList: this.statusesList
|
||||
},
|
||||
notSelectable: true,
|
||||
minWidth: 180
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue