Remove cell merge/unmerge from menu
This commit is contained in:
@@ -436,9 +436,8 @@ class Editor {
|
|||||||
'better-table': {
|
'better-table': {
|
||||||
operationMenu: {
|
operationMenu: {
|
||||||
items: {
|
items: {
|
||||||
unmergeCells: {
|
mergeCells: false,
|
||||||
text: 'Another unmerge cells name'
|
unmergeCells: false
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user