UBERF-8063 Generic space archive/unarchive actions (#6530)

Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
This commit is contained in:
Alexander Onnikov
2024-09-12 14:06:05 +07:00
committed by GitHub
parent 04ce0d70ef
commit ba821dd5d2
53 changed files with 69 additions and 243 deletions
+1 -2
View File
@@ -64,7 +64,6 @@ export default mergeIds(documentId, document, {
ConfigDescription: '' as IntlString,
ParentDocument: '' as IntlString,
ChildDocument: '' as IntlString,
LockedBy: '' as IntlString,
UnarchiveConfirm: '' as IntlString
LockedBy: '' as IntlString
}
})