diff options
author | Ralph Amissah <ralph@amissah.com> | 2014-09-05 23:24:51 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2014-09-05 23:24:51 -0400 |
commit | a8187c8aa978e99dfbbcae1c6729e16c3438414e (patch) | |
tree | db1ec0a09e972d2122059e665b59ad413a8fb648 /lib/sisu/v6/se_processing.rb | |
parent | debian/changelog (5.6.4-1) (diff) | |
parent | v5 v6: ao_doc_str, if faulty document structure, stop; if --no-stop option, skip (diff) |
Merge tag 'sisu_5.6.5' into debian/sid
SiSU 5.6.5
Diffstat (limited to 'lib/sisu/v6/se_processing.rb')
-rw-r--r-- | lib/sisu/v6/se_processing.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/sisu/v6/se_processing.rb b/lib/sisu/v6/se_processing.rb index 32b2490a..15db8cff 100644 --- a/lib/sisu/v6/se_processing.rb +++ b/lib/sisu/v6/se_processing.rb @@ -309,7 +309,7 @@ module SiSU_Processing_Settings elsif env_rc.build.html_navigation_bar? ==:off false else - true + false end end def search_form? |