mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-10 03:37:43 +02:00
Add Create application icon, Panel header update (#504)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
This commit is contained in:
@@ -22,6 +22,8 @@ export default mergeIds(workbenchId, workbench, {
|
||||
string: {
|
||||
More: '' as IntlString,
|
||||
Delete: '' as IntlString,
|
||||
Create: '' as IntlString
|
||||
Create: '' as IntlString,
|
||||
ShowMenu: '' as IntlString,
|
||||
HideMenu: '' as IntlString
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user