Bugzilla – Attachment 166559 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.17 KB, created by
Paul Derscheid
on 2024-05-10 13:29:19 UTC
(
hide
)
Description:
Bug 36828: Remove commented out code
Filename:
MIME Type:
Creator:
Paul Derscheid
Created:
2024-05-10 13:29:19 UTC
Size:
1.17 KB
patch
obsolete
>From c5e1559e544634f8a6eab98a1fb1cc83412b9131 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> >--- > .../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 f1ba21d48e..a791c50611 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.39.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