]> git.openstreetmap.org Git - rails.git/commit
Ajaxify the mark read/unread function for messages so it doesn't
authorTom Hughes <tom@compton.nu>
Fri, 26 Feb 2010 16:35:36 +0000 (16:35 +0000)
committerTom Hughes <tom@compton.nu>
Fri, 26 Feb 2010 16:35:36 +0000 (16:35 +0000)
commit3851a672e25fd5a29c14b7501404e9a608d67aaa
tree018fb84e62766ce027d5773b23cceef88e4f8148
parent30c47f4ac491f5cfa39e281dbb8b9a0d1916eaca
Ajaxify the mark read/unread function for messages so it doesn't
reload the whole page each time.
app/controllers/message_controller.rb
app/views/message/_message_count.html.erb [new file with mode: 0644]
app/views/message/_message_summary.html.erb
app/views/message/inbox.html.erb