Bugzilla – Attachment 170483 Details for
Bug 37637
Use the REST API to display items on the staff edit items view
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 37637: Hide the timestamp column by default
Bug-37637-Hide-the-timestamp-column-by-default.patch (text/plain), 677 bytes, created by
Sam Lau
on 2024-08-19 21:10:37 UTC
(
hide
)
Description:
Bug 37637: Hide the timestamp column by default
Filename:
MIME Type:
Creator:
Sam Lau
Created:
2024-08-19 21:10:37 UTC
Size:
677 bytes
patch
obsolete
>From 90b3bdd6d3f79333fc4c5ac77c35d4f1fcf3fc20 Mon Sep 17 00:00:00 2001 >From: Sam Lau <samalau@gmail.com> >Date: Mon, 19 Aug 2024 20:45:27 +0000 >Subject: [PATCH] Bug 37637: Hide the timestamp column by default > >--- > admin/columns_settings.yml | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/admin/columns_settings.yml b/admin/columns_settings.yml >index e50980bbd8..f56db836b6 100644 >--- a/admin/columns_settings.yml >+++ b/admin/columns_settings.yml >@@ -656,6 +656,7 @@ modules: > columnname: holdingbranch > - > columnname: timestamp >+ is_hidden: 1 > - > columnname: location > - >-- >2.39.2
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 37637
:
170482
|
170483
|
170507
|
170789
|
170790
|
171953