Bugzilla – Attachment 176615 Details for
Bug 37054
Allow for custom library colors in the staff interface
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 37054: atomic update - display message only if column added
Bug-37054-atomic-update---display-message-only-if-.patch (text/plain), 944 bytes, created by
Jonathan Druart
on 2025-01-16 10:05:32 UTC
(
hide
)
Description:
Bug 37054: atomic update - display message only if column added
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2025-01-16 10:05:32 UTC
Size:
944 bytes
patch
obsolete
>From 0635d8d318437966ea57600ba054241b39b39d0e Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Thu, 16 Jan 2025 11:05:08 +0100 >Subject: [PATCH] Bug 37054: atomic update - display message only if column > added > >--- > installer/data/mysql/atomicupdate/bug_37054_add_branchcolor.pl | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/installer/data/mysql/atomicupdate/bug_37054_add_branchcolor.pl b/installer/data/mysql/atomicupdate/bug_37054_add_branchcolor.pl >index df3e090cd17..a12f528e9f1 100755 >--- a/installer/data/mysql/atomicupdate/bug_37054_add_branchcolor.pl >+++ b/installer/data/mysql/atomicupdate/bug_37054_add_branchcolor.pl >@@ -16,8 +16,8 @@ return { > AFTER `opacusercss` > } > ); >+ say $out "Added column 'branch.library_color'"; > } >- say $out "Added column 'branch.library_color'"; > > }, > }; >-- >2.34.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 37054
:
167577
|
167578
|
167579
|
167590
|
167595
|
167596
|
167597
|
167598
|
167609
|
167612
|
167613
|
167614
|
167615
|
167616
|
167618
|
167625
|
171221
|
171222
|
171223
|
171224
|
171225
|
171226
|
175991
|
175992
|
175993
|
175994
|
175995
|
175996
|
176014
|
176015
|
176016
|
176615
|
176616
|
180329
|
180330
|
180331
|
180332
|
180333
|
180334