Skip to content
Snippets Groups Projects
Commit 7e9b004b authored by Alex Biehl's avatar Alex Biehl Committed by Herbert Valerio Riedel
Browse files

Quick-fix addressing the synopsis-pane regression

This addresses/workarounds #599 with the least effort.
parent b6d7c24a
No related branches found
No related tags found
No related merge requests found
......@@ -172,7 +172,7 @@ bodyHtml doctitle iface
maybe_source_url maybe_wiki_url
maybe_contents_url maybe_index_url
pageContent =
body << [
body ! [theclass "no-frame"] << [
divPackageHeader << [
unordList (catMaybes [
srcButton maybe_source_url iface,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment