Bugzilla – Attachment 162946 Details for
Bug 33544
Squash some ILL fields to alleviate request table overflow
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 33544: Update columns_settings.yml
Bug-33544-Update-columnssettingsyml.patch (text/plain), 1.34 KB, created by
Martin Renvoize (ashimema)
on 2024-03-08 08:16:10 UTC
(
hide
)
Description:
Bug 33544: Update columns_settings.yml
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2024-03-08 08:16:10 UTC
Size:
1.34 KB
patch
obsolete
>From b2f19b373191e19d89d83f7d24016c2eca487765 Mon Sep 17 00:00:00 2001 >From: Pedro Amorim <pedro.amorim@ptfs-europe.com> >Date: Thu, 29 Jun 2023 11:55:04 +0000 >Subject: [PATCH] Bug 33544: Update columns_settings.yml > >Wonder if year should be out of the details? In case we want to sort by year, its not sortable anyway at the moment but we need to keep in mind that fields bundled here will not be sortable. It does not seem to cause any issues on searching at first glance, at least. >--- > admin/columns_settings.yml | 14 +------------- > 1 file changed, 1 insertion(+), 13 deletions(-) > >diff --git a/admin/columns_settings.yml b/admin/columns_settings.yml >index dd6396671fe..0ba7ab141a1 100644 >--- a/admin/columns_settings.yml >+++ b/admin/columns_settings.yml >@@ -898,19 +898,7 @@ modules: > columnname: batch > is_hidden: 1 > - >- columnname: metadata_author >- - >- columnname: metadata_title >- - >- columnname: metadata_article_title >- - >- columnname: metadata_issue >- - >- columnname: metadata_volume >- - >- columnname: metadata_year >- - >- columnname: metadata_pages >+ columnname: details > - > columnname: metadata_type > - >-- >2.44.0
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 33544
:
152860
|
152861
|
152862
|
152863
|
159528
|
159529
|
159530
|
162945
| 162946 |
162947