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