Object migration (#2282)
I implementation of data migrations for display layouts and fixed position elements.
This commit is contained in:
committed by
Andrew Henry
parent
5ee22b3481
commit
1c8f23dea1
@@ -81,6 +81,7 @@
|
||||
openmct.install(openmct.plugins.Tabs());
|
||||
openmct.install(openmct.plugins.FlexibleLayout());
|
||||
openmct.install(openmct.plugins.LADTable());
|
||||
openmct.install(openmct.plugins.ObjectMigration());
|
||||
openmct.start();
|
||||
</script>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user