http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9795
--- Comment #1 from Owen Leonard <[email protected]> --- The lists tab and two others are specifically excluded from view by the mobile CSS: /* User menu */ #leftmenus>#menu ul li.messaging, #leftmenus>#menu ul li.suggestions, #leftmenus>#menu ul li.privateshelves, #leftmenus>#menu { display: none; } Was this a result of incompatibility of these pages with the mobile view, or were these pages not used by the original sponsor and thus hidden? If the latter, are there other OPAC features disabled in CCSR because of the sponsoring library's requirements? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
