From: Andy Allan Date: Wed, 29 May 2019 14:09:14 +0000 (+0200) Subject: Refactor diary entry form X-Git-Tag: live~3687^2~1 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/1b1d90a0f951a4aa26a6cb6f912a35efd5762962?hp=1b1d90a0f951a4aa26a6cb6f912a35efd5762962 Refactor diary entry form This uses the built-in helpers for naming form elements, rather than having to override with specific i18n labels. It also changes the label to 'Update', and capitalizes the title on the edit page. ---