[Config] Modified priority to make plot the default view

WTD-949
Plot is now the default view when browsing objects,
or in-frame in Display Layouts;
This commit is contained in:
Charles Hacskaylo 2015-06-10 15:31:37 -07:00
parent bd66c0138b
commit 5219105887

View File

@ -8,6 +8,7 @@
"glyph": "6",
"templateUrl": "templates/plot.html",
"needs": [ "telemetry" ],
"priority": "mandatory",
"delegation": true
}
],