[Timeline] Inject resources into CSV action
This commit is contained in:
@@ -93,7 +93,11 @@ define([
|
||||
"name": "Export Timeline as CSV",
|
||||
"category": "contextual",
|
||||
"implementation": ExportTimelineAsCSVAction,
|
||||
"depends": [ "exportService", "notificationService" ]
|
||||
"depends": [
|
||||
"exportService",
|
||||
"notificationService",
|
||||
"resources[]"
|
||||
]
|
||||
}
|
||||
],
|
||||
"constants": [
|
||||
|
||||
Reference in New Issue
Block a user