mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-08 18:57:42 +02:00
Refactor Button. Add icons. Fix EditDoc. (#2326)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
This commit is contained in:
@@ -134,7 +134,7 @@ export function createModel (builder: Builder): void {
|
||||
id: 'library',
|
||||
position: 'top',
|
||||
label: document.string.Library,
|
||||
icon: document.icon.Document,
|
||||
icon: document.icon.Library,
|
||||
component: document.component.Documents
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user