##// END OF EJS Templates
fix find_all_by_id(n1, n2) parameter at test_show_export_to_pdf_with_changesets of IssuesControllerTest...
fix find_all_by_id(n1, n2) parameter at test_show_export_to_pdf_with_changesets of IssuesControllerTest find_all_by_id(n1, n2) returns only n1 result. git-svn-id: http://svn.redmine.org/redmine/trunk@12467 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r11169:d5f1e186f1e8
r12192:8ec6004a7f1b
Show More
init.rb
6 lines | 168 B | text/x-ruby | RubyLexer
require('cgi')
require 'rfpdf'
# Mime::Type.register "application/pdf", :pdf
# ActionView::Template::register_template_handler 'rfpdf', RFPDF::TemplateHandlers::Base