1
0
mirror of https://github.com/gnosygnu/xowa.git synced 2026-03-02 03:49:30 +00:00

'v3.7.3.1'

This commit is contained in:
gnosygnu
2016-07-17 21:10:59 -04:00
parent b333db45f8
commit 7a851a41a5
290 changed files with 3048 additions and 2124 deletions

View File

@@ -60,7 +60,7 @@ public class Xoh_head_mgr implements gplx.core.brys.Bfr_arg {
return this;
}
public Xoh_head_mgr Init_dflts() {
if (page.Hdr_mgr().Toc_enabled()) itm__toc.Enabled_y_();
if (page.Wtxt().Toc().Enabled()) itm__toc.Enabled_y_();
if (wiki.Html_mgr().Head_mgr().Itm__top_icon().Enabled_y()) itm__top_icon.Enabled_y_();
if (wiki.Html_mgr().Head_mgr().Itm__title_rewrite().Enabled_y()) itm__title_rewrite.Enabled_y_();
if (app.Gui_mgr().Search_cfg().Enabled()) itm__search_suggest.Enabled_y_();