mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-11 04:07:43 +02:00
Port export changes to develop (#8329)
Signed-off-by: Anna Khismatullina <anna.khismatullina@gmail.com>
This commit is contained in:
@@ -118,26 +118,6 @@ export default mergeIds(settingId, setting, {
|
||||
StartOfTheWeek: '' as IntlString,
|
||||
SystemSetupString: '' as IntlString,
|
||||
DefaultString: '' as IntlString,
|
||||
WorkspaceNamePattern: '' as IntlString,
|
||||
Export: '' as IntlString,
|
||||
DataToExport: '' as IntlString,
|
||||
ExportDocuments: '' as IntlString,
|
||||
ExportIssues: '' as IntlString,
|
||||
ExportTestCases: '' as IntlString,
|
||||
ExportTestRuns: '' as IntlString,
|
||||
ExportTestPlans: '' as IntlString,
|
||||
ExportFormat: '' as IntlString,
|
||||
ExportJSON: '' as IntlString,
|
||||
ExportCSV: '' as IntlString,
|
||||
ExportUnifiedFormat: '' as IntlString,
|
||||
ExportIncludeContent: '' as IntlString,
|
||||
ExportEverything: '' as IntlString,
|
||||
ExportAttributesOnly: '' as IntlString,
|
||||
ExportRequestSuccess: '' as IntlString,
|
||||
ExportRequestSuccessMessage: '' as IntlString,
|
||||
ExportRequestFailed: '' as IntlString,
|
||||
ExportRequestFailedMessage: '' as IntlString,
|
||||
ExportCompleted: '' as IntlString,
|
||||
ExportFailed: '' as IntlString
|
||||
WorkspaceNamePattern: '' as IntlString
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user