##// 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:

r2899:3b9d8c2a72f6
r6477:225795f06265
Show More
issue_relations.yml
13 lines | 199 B | text/x-yaml | YamlLexer
/ test / fixtures / issue_relations.yml
Jean-Philippe Lang
Actually block issues from closing when a blocking issue isn't closed (#1740)....
r2700 issue_relation_001:
id: 1
issue_from_id: 10
issue_to_id: 9
relation_type: blocks
delay:
Jean-Philippe Lang
Adds a few functional tests....
r2899 issue_relation_002:
id: 2
issue_from_id: 2
issue_to_id: 3
relation_type: relates
delay:
Jean-Philippe Lang
Actually block issues from closing when a blocking issue isn't closed (#1740)....
r2700