mirror of
https://framagit.org/framasoft/framadate/framadate
synced 2026-07-22 09:36:36 +00:00
Fix #143 - Apply the patch of Julien Lepiller
(cherry picked from commit 6481de4347)
This commit is contained in:
parent
276f732def
commit
c675c3f026
1 changed files with 0 additions and 1 deletions
|
|
@ -80,7 +80,6 @@ $(document).ready(function () {
|
|||
$(this).find('.hours:eq(' + i + ')').val(first_day_hours[i]); // fill hours
|
||||
}
|
||||
});
|
||||
$('#d0-h0').focus();
|
||||
});
|
||||
|
||||
// Buttons "Add an hour"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue