mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-13 21:27:46 +02:00
Add AttachmentPresenter (#1452)
Signed-off-by: Dvinyanin Alexandr <dvinyanin.alexandr@gmail.com>
This commit is contained in:
@@ -99,7 +99,11 @@ export default mergeIds(boardId, board, {
|
||||
Remove: '' as IntlString,
|
||||
NullDate: '' as IntlString,
|
||||
ViewProfile: '' as IntlString,
|
||||
RemoveFromCard: '' as IntlString
|
||||
RemoveFromCard: '' as IntlString,
|
||||
LinkName: '' as IntlString,
|
||||
Edit: '' as IntlString,
|
||||
Update: '' as IntlString,
|
||||
DeleteAttachment: '' as IntlString
|
||||
},
|
||||
component: {
|
||||
Boards: '' as AnyComponent,
|
||||
|
||||
Reference in New Issue
Block a user