Bugzilla – Attachment 106274 Details for
Bug 24718
Introduce hour-based holds
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 24718: (follow-up) Removing old code
Bug-24718-follow-up-Removing-old-code.patch (text/plain), 1022 bytes, created by
Aleisha Amohia
on 2020-06-24 23:34:16 UTC
(
hide
)
Description:
Bug 24718: (follow-up) Removing old code
Filename:
MIME Type:
Creator:
Aleisha Amohia
Created:
2020-06-24 23:34:16 UTC
Size:
1022 bytes
patch
obsolete
>From 4f5ca2a3bbd7a882ed04f20e9937cc00889272a8 Mon Sep 17 00:00:00 2001 >From: Aleisha Amohia <aleishaamohia@hotmail.com> >Date: Mon, 20 Apr 2020 23:13:18 +0000 >Subject: [PATCH] Bug 24718: (follow-up) Removing old code > >This solves the JS error > >Signed-off-by: David Nind <david@davidnind.com> >--- > svc/holds | 5 ----- > 1 file changed, 5 deletions(-) > >diff --git a/svc/holds b/svc/holds >index 45351d157f..01d4c53ee4 100755 >--- a/svc/holds >+++ b/svc/holds >@@ -108,11 +108,6 @@ while ( my $h = $holds_rs->next() ) { > waiting_here => $h->branch()->branchcode() eq $branch, > priority => $h->priority(), > itemtype_limit => $itemtype_limit, >- subtitle => GetRecordValue( >- 'subtitle', >- GetMarcBiblio({ biblionumber => $biblionumber }), >- GetFrameworkCode($biblionumber) >- ), > suspend_until_formatted => $h->suspend_until() ? output_pref( > { dt => dt_from_string( $h->suspend_until() ), dateonly => 1 } > ) >-- >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 24718
:
99540
|
99541
|
99542
|
99543
|
99544
|
99545
|
99548
|
103521
|
103522
|
103549
|
103550
|
103551
|
103552
|
103553
|
103554
|
103555
|
106270
|
106271
|
106272
|
106273
|
106274
|
106275
|
110084
|
110085
|
110086
|
110087
|
110088
|
110089
|
110090
|
110091
|
110098
|
110137
|
110161
|
110303
|
126559
|
126560
|
126561
|
126562
|
126563
|
126564
|
148293
|
148294
|
148295
|
148296
|
148297
|
148298
|
162474
|
162475
|
162476
|
162477
|
162478
|
162479