mirror of
https://github.com/nasa/openmct.git
synced 2025-06-21 00:23:01 +00:00
[Templates] Allow only template property for containers
...to work around difficulties with transclusion using templateLinker.
This commit is contained in:
@ -319,7 +319,6 @@ define([
|
||||
"key": "mctContainer",
|
||||
"implementation": MCTContainer,
|
||||
"depends": [
|
||||
"templateLinker",
|
||||
"containers[]"
|
||||
]
|
||||
},
|
||||
|
Reference in New Issue
Block a user