Issue #1869 Switch acars back to original plot resource.
Change-Id: I7da1e53f7626c73cfb6a9d6e38f0716634db1a85 Former-commit-id:1a1592ea3d
[formerly5a8118b5a8
[formerly51015cd592
] [formerly1a1592ea3d
[formerly 567b7b5baeb7bbc6b37b5f03927c9f3f34255ebf]]] Former-commit-id:5a8118b5a8
[formerly51015cd592
] Former-commit-id:5a8118b5a8
Former-commit-id:da6bf90b2d
This commit is contained in:
parent
74c61cdc1c
commit
9755e26b51
1 changed files with 2 additions and 0 deletions
|
@ -150,6 +150,8 @@ public class PlotResourceData extends AbstractRequestableResourceData {
|
|||
*/
|
||||
pluginProps.put("pirep", new PluginPlotProperties(false, false));
|
||||
pluginProps.put("airep", new PluginPlotProperties(false, false));
|
||||
pluginProps.put("acars", new PluginPlotProperties(false, false));
|
||||
|
||||
|
||||
/*
|
||||
* These have a dependency on dataURI because they don't set stationId,
|
||||
|
|
Loading…
Add table
Reference in a new issue