From bugzilla-daemon@bugs.koha-community.org Tue Apr 17 15:47:56 2018 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 9302] Add ability to merge patron records Date: Tue, 17 Apr 2018 13:47:52 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8841273208668890279==" --===============8841273208668890279== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9302 --- Comment #40 from Owen Leonard --- > 10. Not sure about that part, I am going to ping Owen: > 60
> 61
> 62
I recommend this be replaced with:
I'll work on updating the interface patterns page (https://wiki.koha-community.org/wiki/Interface_patterns#Page_layouts) on the wiki. Please also move the JavaScript block to the footer. At the top of the page: [% SET footerjs = 1 %] Just before [% INCLUDE 'intranet-bottom.inc' %]: [% MACRO jsinclude BLOCK %] ...your