http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8597
--- Comment #2 from Frédérick Capovilla <[email protected]> --- Created attachment 11450 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11450&action=edit Add a mobile view for the OPAC using mediaqueries Here is the patch that adds the mobile view for the OPAC. This patch need to be applied after patch 11449. Note : The mobile.css file contains strings that need to be translated into other languages, mainly column names for tables that had to be converted into lists for the mobile view. Last time I checked, the translate.pl script didn't support translations in CSS files, so we must find a way to make those strings translatables. -- 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/
