mirror of
https://github.com/hcengineering/platform.git
synced 2026-08-30 03:39:39 +02:00
Refactor Button. Add icons. Fix EditDoc. (#2326)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
This commit is contained in:
@@ -92,7 +92,9 @@ const documentPlugin = plugin(documentId, {
|
||||
},
|
||||
icon: {
|
||||
DocumentApplication: '' as Asset,
|
||||
Document: '' as Asset
|
||||
NewDocument: '' as Asset,
|
||||
Document: '' as Asset,
|
||||
Library: '' as Asset
|
||||
},
|
||||
space: {
|
||||
Documents: '' as Ref<Space>
|
||||
|
||||
Reference in New Issue
Block a user