mirror of
https://github.com/nasa/openmct.git
synced 2024-12-20 13:43:09 +00:00
[Layout] Add check to view in frame
Add check to template for views in frame to avoid populating frame prematurely; WTD-1182.
This commit is contained in:
parent
4c6cad3e77
commit
f74199e60f
@ -14,7 +14,7 @@
|
||||
</div>
|
||||
<div class="abs object-holder">
|
||||
<mct-representation key="representation.selected.key"
|
||||
mct-object="domainObject">
|
||||
mct-object="representation.selected.key && domainObject">
|
||||
</mct-representation>
|
||||
</div>
|
||||
</div>
|
Loading…
Reference in New Issue
Block a user