mirror of
https://github.com/nasa/openmct.git
synced 2024-12-19 05:07:52 +00:00
[API] Fix ActionDialogDecorator's dependencies
This commit is contained in:
parent
00d0b71080
commit
567bb6fa2a
@ -74,7 +74,7 @@ define([
|
||||
type: "decorator",
|
||||
provides: "actionService",
|
||||
implementation: ActionDialogDecorator,
|
||||
depends: ["openmct", "newViews[]"]
|
||||
depends: ["openmct"]
|
||||
}
|
||||
],
|
||||
policies: [
|
||||
|
Loading…
Reference in New Issue
Block a user