Bugzilla – Attachment 182490 Details for
Bug 39908
Hide diff column by default in log viewer
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 39908: Hide diff column in log viewer by default
Bug-39908-Hide-diff-column-in-log-viewer-by-defaul.patch (text/plain), 1.05 KB, created by
Andrew Fuerste-Henry
on 2025-05-15 12:40:32 UTC
(
hide
)
Description:
Bug 39908: Hide diff column in log viewer by default
Filename:
MIME Type:
Creator:
Andrew Fuerste-Henry
Created:
2025-05-15 12:40:32 UTC
Size:
1.05 KB
patch
obsolete
>From 2a7ba7963ea563633e54bc108b2cfa48748641e2 Mon Sep 17 00:00:00 2001 >From: Andrew Fuerste Henry <andrew@bywatersolutions.com> >Date: Thu, 15 May 2025 12:36:49 +0000 >Subject: [PATCH] Bug 39908: Hide diff column in log viewer by default > >To test: >1 - go to the log viewer in tools, perform a search >2 - observe the diff column is visible by default >3 - apply patch, reset_all >4 - reload log viewer, repeat search >5 - observe the diff column is now hidden by default >6 - confirm you can toggle diff visibility in the log viewer page >7 - go to column settings and confirm you can toggle diff visibility there >--- > admin/columns_settings.yml | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/admin/columns_settings.yml b/admin/columns_settings.yml >index 392cf2589e..70bc8e7210 100644 >--- a/admin/columns_settings.yml >+++ b/admin/columns_settings.yml >@@ -2437,6 +2437,7 @@ modules: > columnname: interface > - > columnname: diff >+ is_hidden: 1 > marc-modification-templates: > templatest: > columns: >-- >2.39.5
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 39908
: 182490