##// END OF EJS Templates
PDF: use explicit return value in Redmine::Export::PDF.fix_text_encoding() (#61)....
Toshi MARUYAMA -
r5478:c47144a14f71
parent child
Show More
@@ -163,6 +163,7 module Redmine
163 end
163 end
164 txt = txtar
164 txt = txtar
165 end
165 end
166 txt
166 end
167 end
167
168
168 def RDMCell(w,h=0,txt='',border=0,ln=0,align='',fill=0,link='')
169 def RDMCell(w,h=0,txt='',border=0,ln=0,align='',fill=0,link='')
General Comments 0
You need to be logged in to leave comments. Login now