Bugzilla – Attachment 69893 Details for
Bug 19713
2 occurrences of OpacShowLibrariesPulldownMobile have not been removed
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 19713: Remove 2 occurances of OpacShowLibrariesPullDownMobile
Bug-19713-Remove-2-occurances-of-OpacShowLibraries.patch (text/plain), 1.48 KB, created by
Katrin Fischer
on 2017-12-19 06:58:48 UTC
(
hide
)
Description:
Bug 19713: Remove 2 occurances of OpacShowLibrariesPullDownMobile
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2017-12-19 06:58:48 UTC
Size:
1.48 KB
patch
obsolete
>From 87b14e7c9323fb848c0bba9c51f9f4098a0ad34c Mon Sep 17 00:00:00 2001 >From: Priya <priya.patel@catalyst.net.nz> >Date: Mon, 18 Dec 2017 22:32:30 +0000 >Subject: [PATCH] Bug 19713: Remove 2 occurances of > OpacShowLibrariesPullDownMobile > >To test: >1/ Grep to find OpacShowLibrariesPullDownMobile >2/ Notice it is in t/db_dependent/UsageStats.t: and C4/UsageStats.pm: >3/ Apply patch >4/ Grep to check OpacShowLibrariesPullDownMobile was removed from 2 >files > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > C4/UsageStats.pm | 1 - > t/db_dependent/UsageStats.t | 1 - > 2 files changed, 2 deletions(-) > >diff --git a/C4/UsageStats.pm b/C4/UsageStats.pm >index 8c429b29dd..3748f1e30c 100644 >--- a/C4/UsageStats.pm >+++ b/C4/UsageStats.pm >@@ -247,7 +247,6 @@ sub BuildReport { > OPACShowCheckoutName > OpacShowFiltersPulldownMobile > OPACShowHoldQueueDetails >- OpacShowLibrariesPulldownMobile > OpacShowRecentComments > OPACShowUnusedAuthorities > OpacStarRatings >diff --git a/t/db_dependent/UsageStats.t b/t/db_dependent/UsageStats.t >index ddb01d5989..293546f449 100644 >--- a/t/db_dependent/UsageStats.t >+++ b/t/db_dependent/UsageStats.t >@@ -500,7 +500,6 @@ sub mocking_systempreferences_to_a_set_value { > OPACShowCheckoutName > OpacShowFiltersPulldownMobile > OPACShowHoldQueueDetails >- OpacShowLibrariesPulldownMobile > OpacShowRecentComments > OPACShowUnusedAuthorities > OpacStarRatings >-- >2.11.0
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 19713
:
69870
|
69893
|
69896