aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v2/html_format.rb
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2010-10-30 23:48:54 -0400
committerRalph Amissah <ralph@amissah.com>2010-10-30 23:48:54 -0400
commitb70456bc6ffc452459b12741f1afc4f9f1fbfa4d (patch)
tree3dc850832a170047d70e41acd1465a1158dc809e /lib/sisu/v2/html_format.rb
parentdebian/changelog 2.7.7-1 (diff)
parenttexpdf_format, i18n, set tex document header language (polyglossia) (diff)
Merge branch 'upstream' into debian/sid
Diffstat (limited to 'lib/sisu/v2/html_format.rb')
-rw-r--r--lib/sisu/v2/html_format.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/sisu/v2/html_format.rb b/lib/sisu/v2/html_format.rb
index 358fa293..c4758c5f 100644
--- a/lib/sisu/v2/html_format.rb
+++ b/lib/sisu/v2/html_format.rb
@@ -418,7 +418,7 @@ WOK
#{@vz.table_close}}
end
end
- def links_guide_vertical_open #???
+ def links_guide_vertical_open
url=((defined? @vz.url_hp) && @vz.url_hp =~/^https?:\/\/\S+$/ ? @vz.url_hp : @vz.url_home)
%{
<div id="vertical_links">
@@ -438,7 +438,7 @@ WOK
</li>
<!- quick ref -!>}
end
- def links_guide_horizontal_open #???
+ def links_guide_horizontal_open
url=((defined? @vz.url_hp) && @vz.url_hp =~/^https?:\/\/\S+$/ ? @vz.url_hp : @vz.url_home)
%{
<div id="horizontal_links">