focus confirm button
This commit is contained in:
parent
0cca8f6367
commit
638b343dd5
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
<div class="half-row left">
|
<div class="half-row left">
|
||||||
<button ng-click="accept()" class="round expand" ng-style="{'background-color':index.backgroundColor}">
|
<button ng-click="accept()" class="round expand" ng-style="{'background-color':index.backgroundColor}" autofocus>
|
||||||
<span class="size-12" translate>Confirm</span>
|
<span class="size-12" translate>Confirm</span>
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue