mirror of
https://github.com/nasa/openmct.git
synced 2025-04-20 17:11:11 +00:00
[CLI] Auto-focus
This commit is contained in:
parent
f6c66248c8
commit
1ea23e53e7
@ -7,7 +7,7 @@
|
||||
</span>
|
||||
</div>
|
||||
<form ng-submit="enter(stdin)">
|
||||
<input type="text" class="iw-stdin" ng-model="stdin" cli-grabfocus>
|
||||
<input type="text" class="iw-stdin" ng-model="stdin" autofocus>
|
||||
</form>
|
||||
</div>
|
||||
<mct-include key="'bottombar'"></mct-include>
|
||||
|
Loading…
x
Reference in New Issue
Block a user