]> git.openstreetmap.org Git - rails.git/commit
Make the message reply link prefill the title with "Re: original title".
authorTom Hughes <tom@compton.nu>
Tue, 15 Jan 2008 19:05:17 +0000 (19:05 +0000)
committerTom Hughes <tom@compton.nu>
Tue, 15 Jan 2008 19:05:17 +0000 (19:05 +0000)
commitb4165975078d6a520f80296fafea19b4c6b83bf5
treec24e6d9207412985e7eabbfb280c1cc25096bc69
parent2eec60b575b06f5a1a0242d43af3eb294be6c614
Make the message reply link prefill the title with "Re: original title".

Closes #634.
app/controllers/message_controller.rb
app/models/notifier.rb
app/views/message/_message_summary.rhtml
app/views/message/new.rhtml
app/views/message/read.rhtml
config/routes.rb