##// END OF EJS Templates
Do not propose trackers which disallow parent_issue_id for new child issues (#22345)....
Do not propose trackers which disallow parent_issue_id for new child issues (#22345). also removes the tracker_id from the "Add new child issue" link in case it doesn't allow parent_issue_id Patch by Jens Kraemer. git-svn-id: http://svn.redmine.org/redmine/trunk@15359 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r13100:2d1866d966d9
r14977:83d4c9c50b05
Show More
test_pgsql.rb
2 lines | 88 B | text/x-ruby | RubyLexer
# Same as test.rb
instance_eval File.read(File.join(File.dirname(__FILE__), 'test.rb'))