mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-13 13:17:45 +02:00
Table cell merge & various related fixes (#7599)
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
This commit is contained in:
@@ -41,5 +41,7 @@ loadMetadata(textEditor.icon, {
|
||||
Download: `${icons}#download`,
|
||||
Note: `${icons}#note`,
|
||||
Comment: `${icons}#comment`,
|
||||
SelectTable: `${icons}#move`
|
||||
SelectTable: `${icons}#move`,
|
||||
MergeCells: `${icons}#union`,
|
||||
SplitCells: `${icons}#divide`
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user