comparison .svn/pristine/4e/4edcfd6c816045bb7c9936fb062160ba608a38e6.svn-base @ 1295:622f24f53b42 redmine-2.3

Update to Redmine SVN revision 11972 on 2.3-stable branch
author Chris Cannam
date Fri, 14 Jun 2013 09:02:21 +0100
parents
children
comparison
equal deleted inserted replaced
1294:3e4c3460b6ca 1295:622f24f53b42
1 module RFPDF
2 module TemplateHandlers
3 # class Base < ::ActionView::TemplateHandlers::ERB
4
5 # def compile(template)
6 # src = "_rfpdf_compile_setup;" + super
7 # end
8 # end
9 end
10 end
11
12