From 5e1bcfbb6cdde447298d10115d1d2f9de0bb99a2 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Mon, 1 Oct 2012 15:45:00 -0400 Subject: v3: cosmetic code, remove javascript holders js_ (not used) --- lib/sisu/v3/epub_format.rb | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'lib/sisu/v3/epub_format.rb') diff --git a/lib/sisu/v3/epub_format.rb b/lib/sisu/v3/epub_format.rb index cc98219c..ab6f34c7 100644 --- a/lib/sisu/v3/epub_format.rb +++ b/lib/sisu/v3/epub_format.rb @@ -1673,7 +1673,7 @@ WOK end def copyat %{

copy @ - + #{@vz.txt_home}

} end @@ -1706,11 +1706,11 @@ WOK : %{

#{firstseg}

} end def manifest_link(text) - %{ #{text}} + %{ #{text}} end def concordance_link(text) if @md.concord_make - %{ + %{ #{text} } else '' @@ -1722,14 +1722,13 @@ WOK #{@css.xhtml_epub} -#{@vz.color_body} -#{@vz.js_top}} +#{@vz.color_body}} end def concordance if @md.concord_make %{#{@vz.margin_css}

- + Concordance

@@ -1787,7 +1786,7 @@ WOK def metadata %{#{@vz.margin_css}

- + MetaData

-- cgit v1.2.3