https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16575
--- Comment #15 from Marcel de Rooy <[email protected]> --- (In reply to Katrin Fischer from comment #13) > I redid the second patch from scratch as it did no longer apply. You made a mistake: Patch 2 was: From: Owen Leonard <[email protected]> Date: Wed, 30 May 2018 14:18:43 +0000 Subject: [PATCH] Bug 16575: (follow-up) Compiled CSS This patch contains the compiled CSS for the OPAC print stylesheet. --- koha-tmpl/opac-tmpl/bootstrap/css/print.css | 2 +- But it became (you changed ANOTHER file): From: Katrin Fischer <[email protected]> Date: Sun, 8 Jul 2018 01:21:23 +0000 Subject: [PATCH 2/2] Bug 16575: (follow-up) Compiled CSS This patch contains the compiled CSS for the OPAC print stylesheet. --- koha-tmpl/opac-tmpl/bootstrap/css/opac.css | 2 +- -- 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/
