mirror of
https://github.com/nasa/openmct.git
synced 2025-04-19 08:36:24 +00:00
parent
00aa6821d1
commit
00ac249ee2
@ -1,8 +1,10 @@
|
||||
<mct-control key="'select'"
|
||||
ng-model='ngModel'
|
||||
field="'domain'"
|
||||
options="ngModel.options">
|
||||
</mct-control>
|
||||
<mct-include key="'time-controller'"
|
||||
ng-model='ngModel.conductor'>
|
||||
</mct-include>
|
||||
<mct-control key="'select'"
|
||||
ng-model='ngModel'
|
||||
field="'domain'"
|
||||
options="ngModel.options"
|
||||
style="position: absolute; right: 0px; bottom: 46px;"
|
||||
>
|
||||
</mct-control>
|
||||
|
Loading…
x
Reference in New Issue
Block a user