Bugzilla – Attachment 170790 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), 733 bytes, created by
Lucas Gass (lukeg)
on 2024-08-27 22:43:48 UTC
(
hide
)
Description:
Bug 37637: Hide the timestamp column by default
Filename:
MIME Type:
Creator:
Lucas Gass (lukeg)
Created:
2024-08-27 22:43:48 UTC
Size:
733 bytes
patch
obsolete
>From de166747d2d986893f2e04f26bbb2fdc1600425e 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 > >Signed-off-by: Catrina <catrina@bywatersolutions.com> >--- > admin/columns_settings.yml | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/admin/columns_settings.yml b/admin/columns_settings.yml >index f91c6acaaf6..cdf8519bd9f 100644 >--- a/admin/columns_settings.yml >+++ b/admin/columns_settings.yml >@@ -671,6 +671,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