aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v3/concordance.rb
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2012-10-01 15:45:00 -0400
committerRalph Amissah <ralph@amissah.com>2012-10-01 15:45:00 -0400
commit5e1bcfbb6cdde447298d10115d1d2f9de0bb99a2 (patch)
treef38849190b9d1deb5e3a09e52e5a79fbc657a477 /lib/sisu/v3/concordance.rb
parentv3: cosmetic code, .is_a?(X) replaces .class==X (& some defined? & nil? tests) (diff)
v3: cosmetic code, remove javascript holders js_ (not used)
Diffstat (limited to 'lib/sisu/v3/concordance.rb')
-rw-r--r--lib/sisu/v3/concordance.rb4
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/sisu/v3/concordance.rb b/lib/sisu/v3/concordance.rb
index 2a3b585a..a7581112 100644
--- a/lib/sisu/v3/concordance.rb
+++ b/lib/sisu/v3/concordance.rb
@@ -118,7 +118,7 @@ module SiSU_Concordance
@fnb=@md.fnb
@lex_button=%{<a href="http://www.jus.uio.no/sisu/" target="_top"><img border="0" height="44" width="144" valign="center" src="#{@file.path_rel_links.html_seg_2}_sisu/image/sisu.png" alt="SiSU home --&gt;"></a>}
@doc_details =<<WOK
-<table summary="links to text related to this rudimentary index" width="96%" border="0" bgcolor="white" cellpadding="0" align="center"><tr><td width="2%" align="right">&nbsp;</td><td width="94%" valign="top" align="justify"><h1 class="small"><a href="#{@md.file.base_filename.html_segtoc}" #{@vz.js_toc}><b>#{@md.title.full}</b></a></h1><p class="bold">#{@md.author}</p></td></tr></table>
+<table summary="links to text related to this rudimentary index" width="96%" border="0" bgcolor="white" cellpadding="0" align="center"><tr><td width="2%" align="right">&nbsp;</td><td width="94%" valign="top" align="justify"><h1 class="small"><a href="#{@md.file.base_filename.html_segtoc}"><b>#{@md.title.full}</b></a></h1><p class="bold">#{@md.author}</p></td></tr></table>
WOK
end
def create
@@ -151,10 +151,8 @@ WOK
<link rel="generator" href="http://www.jus.uio.no/sisu" />
<link rel="shortcut icon" href="../_sisu/image/rb7.ico" />
#{stylesheet.css_head_seg}
- #{@vz.js_head}
</head>
<body>
- #{@vz.js_top}
#{top_band}
#{toc}
<div class="#{div_class}">