##// END OF EJS Templates
Don't render the issue form if issue.project is nil (#19276)....
Don't render the issue form if issue.project is nil (#19276). git-svn-id: http://svn.redmine.org/redmine/trunk@14146 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r13153:dfc594c33702
r13764:ea099fb771a8
Show More
trackers.yml
19 lines | 306 B | text/x-yaml | YamlLexer
---
trackers_001:
name: Bug
id: 1
is_in_chlog: true
default_status_id: 1
position: 1
trackers_002:
name: Feature request
id: 2
is_in_chlog: true
default_status_id: 1
position: 2
trackers_003:
name: Support request
id: 3
is_in_chlog: false
default_status_id: 1
position: 3