mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-07 02:07:43 +02:00
Add Timeline component (#2535)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
This commit is contained in:
@@ -581,12 +581,15 @@ const view = plugin(viewId, {
|
||||
View: '' as IntlString,
|
||||
FilteredViews: '' as IntlString,
|
||||
NewFilteredView: '' as IntlString,
|
||||
FilteredViewName: '' as IntlString
|
||||
FilteredViewName: '' as IntlString,
|
||||
List: '' as IntlString,
|
||||
Timeline: '' as IntlString
|
||||
},
|
||||
icon: {
|
||||
Table: '' as Asset,
|
||||
List: '' as Asset,
|
||||
Card: '' as Asset,
|
||||
Timeline: '' as Asset,
|
||||
Delete: '' as Asset,
|
||||
MoreH: '' as Asset,
|
||||
Move: '' as Asset,
|
||||
|
||||
Reference in New Issue
Block a user