Daniel Sheffield 1 рік тому
батько
коміт
60785bcd76
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      rest/templates/form-open.tpl

+ 1 - 0
rest/templates/form-open.tpl

@@ -44,6 +44,7 @@ button[type=submit] {
           title="Base32 Code: Any of letters A-Z (excluding U) or digits 0-9.

Note: O 0 and i I l L 1 can be used interchangeably"
           size="5"
           style="margin: 0.1em 0 0.3em"
+          autofocus="true"
         ></input>
         <br/>
         <button class="button-resize pure-button" type="submit" form="{{tool}}-open"> Open </button>