From 74f7e0adab199936fd943b535f40359b08d40324 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Sat, 4 Dec 2010 12:43:58 -0500 Subject: html, link to "document manifest" & search form reviewed (testing required) --- lib/sisu/v2/html.rb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'lib/sisu/v2/html.rb') diff --git a/lib/sisu/v2/html.rb b/lib/sisu/v2/html.rb index c984a858..ba2afabc 100644 --- a/lib/sisu/v2/html.rb +++ b/lib/sisu/v2/html.rb @@ -529,9 +529,7 @@ WOK prefix_b=format_head_toc.notes.prefix_b prefix_b=SiSU_HTML_Tune::Clean_html.new(prefix_b).clean end - @seg_toc_band=format_head_toc.seg_head_navigation_band('pdf') #bug, vary depending on type of doc !! examine - @seg_toc_band_bottom=format_head_toc.seg_head_navigation_band_bottom('pdf') #bug, vary depending on type of doc !! examine - @segtoc << @seg_toc_band + @segtoc << format_head_toc.seg_head_navigation_band toc_shared << format_head_toc.scroll_head_title_banner_open @segtoc << format_head_toc.seg_head_title_banner_open tmp_head=nil -- cgit v1.2.3