PDF: code clean up lib/redmine/export/pdf.rb.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5296 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
dfe83ffa91
commit
90ed078445
@ -154,7 +154,7 @@ module Redmine
|
|||||||
rescue
|
rescue
|
||||||
txt
|
txt
|
||||||
end || ''
|
end || ''
|
||||||
return txt
|
return txt
|
||||||
end
|
end
|
||||||
|
|
||||||
def RDMCell(w,h=0,txt='',border=0,ln=0,align='',fill=0,link='')
|
def RDMCell(w,h=0,txt='',border=0,ln=0,align='',fill=0,link='')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user