View | Details | Raw Unified | Return to bug 40936
Collapse All | Expand All

(-)a/Koha/Schema/Result/Deletedbiblio.pm (-3 / +2 lines)
Lines 221-228 __PACKAGE__->has_many( Link Here
221
);
221
);
222
222
223
223
224
# Created by DBIx::Class::Schema::Loader v0.07051 @ 2025-04-28 16:41:47
224
# Created by DBIx::Class::Schema::Loader v0.07051 @ 2025-10-01 14:27:12
225
# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:+K3LNX9YRsTWv+TVCEKhSQ
225
# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:aOuATjJCuH2q5r99XkjrGw
226
226
227
__PACKAGE__->has_many(
227
__PACKAGE__->has_many(
228
    "biblioitem",
228
    "biblioitem",
229
- 

Return to bug 40936