Bugzilla – Attachment 152427 Details for
Bug 31383
Additional contents: We need a parent and child table
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 31383: DBIC specific
Bug-31383-DBIC-specific.patch (text/plain), 1.08 KB, created by
Jonathan Druart
on 2023-06-16 15:08:11 UTC
(
hide
)
Description:
Bug 31383: DBIC specific
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2023-06-16 15:08:11 UTC
Size:
1.08 KB
patch
obsolete
>From 9a2eedbfaf1f18d8bfa6042d74e0446f231eaf04 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Tue, 28 Feb 2023 20:41:16 +0100 >Subject: [PATCH] Bug 31383: DBIC specific > >Sponsored-by: Rijksmuseum, Netherlands >--- > Koha/Schema/Result/AdditionalContentsLocalization.pm | 7 ++++++- > 1 file changed, 6 insertions(+), 1 deletion(-) > >diff --git a/Koha/Schema/Result/AdditionalContentsLocalization.pm b/Koha/Schema/Result/AdditionalContentsLocalization.pm >index 773965ccbb9..6553f8bb045 100644 >--- a/Koha/Schema/Result/AdditionalContentsLocalization.pm >+++ b/Koha/Schema/Result/AdditionalContentsLocalization.pm >@@ -143,6 +143,11 @@ __PACKAGE__->belongs_to( > # Created by DBIx::Class::Schema::Loader v0.07049 @ 2023-03-08 08:09:35 > # DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:KRaaWslsavWVmDbZF/NwcQ > >+sub koha_object_class { >+ 'Koha::AdditionalContentsLocalization'; >+} >+sub koha_objects_class { >+ 'Koha::AdditionalContentsLocalizations'; >+} > >-# You can replace this text with custom code or comments, and it will be preserved on regeneration > 1; >-- >2.25.1
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 31383
:
147891
|
147892
|
147893
|
147894
|
147895
|
147896
|
149813
|
149814
|
149815
|
149816
|
149817
|
149818
|
152423
|
152424
|
152425
|
152426
|
152427
|
152428
|
152545
|
152546
|
152547
|
152566
|
152660
|
152661
|
152662
|
152663
|
152664
|
152665
|
152666
|
152667
|
152668
|
152669
|
153013
|
153666
|
153667
|
153668
|
153669
|
153670
|
153671
|
153672
|
153673
|
153674
|
153675
|
153676
|
156048
|
156049
|
156050
|
156051
|
156052
|
156053
|
156054
|
156055
|
156056
|
156057
|
156058
|
156265
|
156266
|
156267
|
156268
|
156269
|
156270
|
156271
|
156272
|
156273
|
156274
|
156275
|
156276
|
157539
|
157540
|
157541
|
157542
|
157543
|
157544
|
157545
|
157546
|
157547
|
157548
|
157549
|
157550
|
157580
|
157585
|
157640
|
157741
|
157742