@@ -, +, @@ OpacShowLibrariesPullDownMobile --- C4/UsageStats.pm | 1 - t/db_dependent/UsageStats.t | 1 - 2 files changed, 2 deletions(-) --- a/C4/UsageStats.pm +++ a/C4/UsageStats.pm @@ -247,7 +247,6 @@ sub BuildReport { OPACShowCheckoutName OpacShowFiltersPulldownMobile OPACShowHoldQueueDetails - OpacShowLibrariesPulldownMobile OpacShowRecentComments OPACShowUnusedAuthorities OpacStarRatings --- a/t/db_dependent/UsageStats.t +++ a/t/db_dependent/UsageStats.t @@ -500,7 +500,6 @@ sub mocking_systempreferences_to_a_set_value { OPACShowCheckoutName OpacShowFiltersPulldownMobile OPACShowHoldQueueDetails - OpacShowLibrariesPulldownMobile OpacShowRecentComments OPACShowUnusedAuthorities OpacStarRatings --