[Timeline] Show progress notification during export

This commit is contained in:
Victor Woeltjen
2016-03-07 16:09:23 -08:00
parent 14b8e02f27
commit c4f1c4ad1f
2 changed files with 17 additions and 5 deletions

View File

@@ -93,7 +93,7 @@ define([
"name": "Export Timeline as CSV",
"category": "contextual",
"implementation": ExportTimelineAsCSVAction,
"depends": [ "exportService" ]
"depends": [ "exportService", "notificationService" ]
}
],
"constants": [