aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v3dv/qrcode.rb
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2012-03-12 18:41:44 -0400
committerRalph Amissah <ralph@amissah.com>2012-03-12 18:41:44 -0400
commit2e1d0030e11b5b5a9b434baa9cf033e9066c842b (patch)
tree42ed293ed902a504f8ffeefc4cf05170f47012f0 /lib/sisu/v3dv/qrcode.rb
parentv3 v3dv: 3.1.15 & 3.2.0~pre version & changelog "opened" (diff)
v3dv: lib, clean trailing whitespace
Diffstat (limited to 'lib/sisu/v3dv/qrcode.rb')
-rw-r--r--lib/sisu/v3dv/qrcode.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/sisu/v3dv/qrcode.rb b/lib/sisu/v3dv/qrcode.rb
index 49ef8ee3..d2b16753 100644
--- a/lib/sisu/v3dv/qrcode.rb
+++ b/lib/sisu/v3dv/qrcode.rb
@@ -149,7 +149,7 @@ module SiSU_QRcode
def summarize(id,file,pth='',rel='',url='',img='● ')
size=(File.size("#{pth}/#{file}")/1024.00).to_s
kb=/([0-9]+\.[0-9]{0,1})/m.match(size)[1]
- @manifest[:txt] <<<<WOK
+ @manifest[:txt] <<<<WOK
#{id} #{kb}
#{@brace_url.txt_open}#{url}/#{file}#{@brace_url.txt_close}
WOK