mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-24 11:10:12 +01:00
Set the focus to the new context name by default
This commit is contained in:
parent
5f5a2045b5
commit
9a42fa8067
1 changed files with 2 additions and 0 deletions
|
|
@ -890,6 +890,8 @@ var ContextListPage = {
|
|||
update: update_order
|
||||
})
|
||||
});
|
||||
|
||||
$('#context-form #context_name').focus();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue