[Timeline] Show progress notification during export
This commit is contained in:
@@ -93,7 +93,7 @@ define([
|
||||
"name": "Export Timeline as CSV",
|
||||
"category": "contextual",
|
||||
"implementation": ExportTimelineAsCSVAction,
|
||||
"depends": [ "exportService" ]
|
||||
"depends": [ "exportService", "notificationService" ]
|
||||
}
|
||||
],
|
||||
"constants": [
|
||||
|
||||
Reference in New Issue
Block a user