Merge branch 'master' of https://github.com/nasa/openmctweb into open18

This commit is contained in:
Sarah Hale
2015-06-25 10:00:21 -07:00
40 changed files with 15228 additions and 632 deletions

View File

@@ -29,7 +29,7 @@ define(
var STACKED = {
key: "stacked",
name: "Stacked",
glyph: "8",
glyph: "m",
factory: PlotStackMode
},
OVERLAID = {