##// END OF EJS Templates
rename .rhtml to .html.erb of app/views/messages/_form.rhtml....
rename .rhtml to .html.erb of app/views/messages/_form.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@6597 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r2985:b9151cb3e8b8
r6477:225795f06265
Show More
documents.yml
13 lines | 305 B | text/x-yaml | YamlLexer
Jean-Philippe Lang
Adds missing native eol properties....
r2781 documents_001:
created_on: 2007-01-27 15:08:27 +01:00
project_id: 1
title: "Test document"
id: 1
description: "Document description"
Jean-Philippe Lang
Show last update datetime (last attachment added) on document list (#4232)....
r2981 category_id: 1
documents_002:
created_on: 2007-02-12 15:08:27 +01:00
project_id: 1
title: "An other document"
id: 2
description: ""
Jean-Philippe Lang
Fixes a test failure....
r2985 category_id: 1