##// END OF EJS Templates
Error message when editing a child project without add project/subprojects permissions (#20282)....
Error message when editing a child project without add project/subprojects permissions (#20282). git-svn-id: http://svn.redmine.org/redmine/trunk@14619 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r13153:dfc594c33702
r14237:64a80066bd86
Show More
trackers.yml
19 lines | 306 B | text/x-yaml | YamlLexer
Jean-Philippe Lang
Adds missing native eol properties....
r2781 ---
trackers_001:
name: Bug
id: 1
is_in_chlog: true
Jean-Philippe Lang
Default status per tracker (#5991)....
r13153 default_status_id: 1
Jean-Philippe Lang
Adds missing native eol properties....
r2781 position: 1
trackers_002:
name: Feature request
id: 2
is_in_chlog: true
Jean-Philippe Lang
Default status per tracker (#5991)....
r13153 default_status_id: 1
Jean-Philippe Lang
Adds missing native eol properties....
r2781 position: 2
trackers_003:
name: Support request
id: 3
is_in_chlog: false
Jean-Philippe Lang
Default status per tracker (#5991)....
r13153 default_status_id: 1
Jean-Philippe Lang
Adds missing native eol properties....
r2781 position: 3