stable

Clone or download

Read-only

request #11585: Pressing Enter in the form of the add/update time closes the modal instead of submitting it

Button elements are of type submit by default and since the "Close" button is the first one encountered it does not submit the form. Change-Id: I2a2ddc7f21ddbcfb6ac3db8531d8da3ba570a07b

Modified Files

Name
M plugins/timetracking/templates/timetracking-add-modal.mustache +1 −1 Go to diff View file
M plugins/timetracking/templates/timetracking-edit-modal.mustache +1 −1 Go to diff View file