mirror of
https://github.com/nasa/openmct.git
synced 2025-06-05 09:00:49 +00:00
[Frontend] Relocating files
open #208 Moving initial files into new positions, based on Victor's work in #242;
This commit is contained in:
parent
3d3b250536
commit
de59f191b8
@ -23,7 +23,6 @@
|
|||||||
"platform/features/plot",
|
"platform/features/plot",
|
||||||
"platform/features/scrolling",
|
"platform/features/scrolling",
|
||||||
"platform/features/timeline",
|
"platform/features/timeline",
|
||||||
"platform/features/timeline/themes/espresso",
|
|
||||||
"platform/forms",
|
"platform/forms",
|
||||||
"platform/identity",
|
"platform/identity",
|
||||||
"platform/persistence/local",
|
"platform/persistence/local",
|
||||||
|
@ -217,6 +217,11 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"stylesheets": [
|
||||||
|
{
|
||||||
|
"stylesheetUrl": "css/timeline.css"
|
||||||
|
}
|
||||||
|
],
|
||||||
"representations": [
|
"representations": [
|
||||||
{
|
{
|
||||||
"key": "gantt",
|
"key": "gantt",
|
||||||
|
@ -1,12 +0,0 @@
|
|||||||
{
|
|
||||||
"name": "Timeline Styling",
|
|
||||||
"description": "CSS for Timelines. Ported from /warp",
|
|
||||||
"extensions": {
|
|
||||||
"stylesheets": [
|
|
||||||
{
|
|
||||||
"stylesheetUrl": "css/timeline.css",
|
|
||||||
"priority": "mandatory"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user