]> git.openstreetmap.org Git - rails.git/commitdiff
Refactor message creation to use a create action
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 29 Aug 2018 06:18:20 +0000 (14:18 +0800)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 29 Aug 2018 06:18:20 +0000 (14:18 +0800)
This makes it more conventional, rather than handling posts to the new action. The posting of the form was also reworked to use a hidden field for the displayname, rather than in the url, again for convention.


No differences found