redmine/app/views/timelog
Toshi MARUYAMA 0a49526751 rename .rhtml to .html.erb of app/views/timelog/_list.rhtml.
:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6711 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-08-29 01:40:28 +00:00
..
_date_range.rhtml
_list.html.erb rename .rhtml to .html.erb of app/views/timelog/_list.rhtml. 2011-08-29 01:40:28 +00:00
bulk_edit.html.erb rename .rhtml to .html.erb of app/views/timelog/bulk_edit.rhtml. 2011-08-29 01:39:54 +00:00
edit.html.erb rename .rhtml to .html.erb of app/views/timelog/edit.rhtml. 2011-08-29 01:39:21 +00:00
index.api.rsb Fixed: GET /time_entries.xml ignores limit/offset parameters (#8356). 2011-05-22 10:48:59 +00:00
index.html.erb
show.api.rsb