Bugzilla – Attachment 166589 Details for
Bug 36828
Remove unnecessary code from UsageStatisticsReportsHome.vue
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 36828: Remove commented out code
Bug-36828-Remove-commented-out-code.patch (text/plain), 1.22 KB, created by
Kyle M Hall (khall)
on 2024-05-10 17:56:14 UTC
(
hide
)
Description:
Bug 36828: Remove commented out code
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2024-05-10 17:56:14 UTC
Size:
1.22 KB
patch
obsolete
>From fda4a51ffdac58db556855aa81c42a214272f2ae Mon Sep 17 00:00:00 2001 >From: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com> >Date: Fri, 10 May 2024 13:18:45 +0000 >Subject: [PATCH] Bug 36828: Remove commented out code > >Test plan: >1) Look at the patch diff and observe that the commented out code has been removed > >Signed-off-by: Paul Derscheid <paul.derscheid@lmscloud.de> > >Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> >--- > .../prog/js/vue/components/ERM/UsageStatisticsReportsHome.vue | 3 --- > 1 file changed, 3 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/UsageStatisticsReportsHome.vue b/koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/UsageStatisticsReportsHome.vue >index f1ba21d48ea..a791c50611c 100644 >--- a/koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/UsageStatisticsReportsHome.vue >+++ b/koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/UsageStatisticsReportsHome.vue >@@ -79,9 +79,6 @@ export default { > vm.getUsageDataProviders() > }) > }, >- // beforeRouteUpdate(to, from) { >- // this.usage_data_provider = this.getUsageDataProviders() >- // }, > methods: { > async getUsageDataProviders() { > const client = APIClient.erm >-- >2.30.2
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 36828
:
166557
|
166559
| 166589