mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-10 03:37:43 +02:00
UBERF-8063 Generic space archive/unarchive actions (#6530)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
This commit is contained in:
@@ -58,14 +58,10 @@ export default mergeIds(taskId, task, {
|
||||
AllStates: '' as IntlString,
|
||||
NoDoneState: '' as IntlString,
|
||||
ManageStatusesWithin: '' as IntlString,
|
||||
ArchiveConfirm: '' as IntlString,
|
||||
UnarchiveConfirm: '' as IntlString,
|
||||
StatusDeleteConfirm: '' as IntlString,
|
||||
StatusDelete: '' as IntlString,
|
||||
CantStatusDelete: '' as IntlString,
|
||||
CantStatusDeleteError: '' as IntlString,
|
||||
Archive: '' as IntlString,
|
||||
Unarchive: '' as IntlString,
|
||||
|
||||
Tasks: '' as IntlString,
|
||||
Task: '' as IntlString,
|
||||
|
||||
Reference in New Issue
Block a user