Bugzilla – Attachment 70433 Details for
Bug 19641
Move patron templates JavaScript to the footer
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 19641 (Follow-up) Correct popup templates
Bug-19641-Follow-up-Correct-popup-templates.patch (text/plain), 1.98 KB, created by
Owen Leonard
on 2018-01-11 17:44:05 UTC
(
hide
)
Description:
Bug 19641 (Follow-up) Correct popup templates
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2018-01-11 17:44:05 UTC
Size:
1.98 KB
patch
obsolete
>From 6622868cc0f669bc2f2e888cf172429fd08e8748 Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Thu, 11 Jan 2018 17:37:49 +0000 >Subject: [PATCH] Bug 19641 (Follow-up) Correct popup templates > >This patch corrects the footer include for two patron-related popup >windows. popup-bottom.inc should be considered obsolete, and >"'intranet-bottom.inc' popup_window=1" used in its place. > >To test you must have more than one adult-type patron category defined. > >- Locate and view a child-type patron record. >- From the "More" menu in the toolbar, choose "Update child to adult > patron." > - The popup window which appears should look correct and work > correctly. >- Add a new patron and enter the first and last names of an existing > patron. > - When Koha asks to confirm a possible duplicate record, click the > "View existing record" link. The popup which is triggered should > look correct. >--- > koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember-brief.tt | 2 +- > koha-tmpl/intranet-tmpl/prog/en/modules/members/update-child.tt | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember-brief.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember-brief.tt >index 138208c..98b006a 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember-brief.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember-brief.tt >@@ -80,4 +80,4 @@ > </div> > </div> > >-[% INCLUDE 'popup-bottom.inc' %] >+[% INCLUDE 'intranet-bottom.inc' popup_window=1 %] >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/members/update-child.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/members/update-child.tt >index 8c80350..836b9a4 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/members/update-child.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/members/update-child.tt >@@ -90,4 +90,4 @@ > [% END %] > [% END %] > >-[% INCLUDE 'popup-bottom.inc' %] >+[% INCLUDE 'intranet-bottom.inc' popup_window=1 %] >-- >2.1.4
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 19641
:
69200
|
69415
|
70428
|
70429
|
70433
|
70720
|
70723
|
70724
|
70725
|
70726
|
70953
|
71289
|
71290
|
71291
|
71292
|
71676
|
71677