mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
set initial focus on the Create button
This commit is contained in:
parent
03cc78e340
commit
77577143c0
@ -3082,6 +3082,7 @@ define([
|
||||
});
|
||||
|
||||
UI.addTabListener($creation);
|
||||
$button.focus();
|
||||
};
|
||||
|
||||
UIElements.loginErrorScreenContent = function (common) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user