Bugzilla – Attachment 61012 Details for
Bug 17346
Enable the check in option in Columns settings
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 17346: Make checkin column hidable
Bug-17346-Make-checkin-column-hidable.patch (text/plain), 1.43 KB, created by
Marc Véron
on 2017-03-11 18:53:25 UTC
(
hide
)
Description:
Bug 17346: Make checkin column hidable
Filename:
MIME Type:
Creator:
Marc Véron
Created:
2017-03-11 18:53:25 UTC
Size:
1.43 KB
patch
obsolete
>From 3cbafab3055a90d08872cc88960f30c3ffdb4a71 Mon Sep 17 00:00:00 2001 >From: Christopher Brannon <cbrannon@cdalibrary.org> >Date: Fri, 10 Mar 2017 19:54:05 +0000 >Subject: [PATCH] Bug 17346: Make checkin column hidable >MIME-Version: 1.0 >Content-Type: text/plain; charset=UTF-8 >Content-Transfer-Encoding: 8bit > >To test: >1) Go to columns_settings.pl --> Circulation --> issues-table and note that you cannot change the settings for checkin. >2) Go to columns_settings.pl --> Patrons --> issues-table and note that you cannot change the settings for checkin. >3) Apply the patch. >4) Go to both tables again and note that you can now change the settings. > >Followed test plan, works as expected. >Signed-off-by: Marc Véron <veron@veron.ch> >--- > admin/columns_settings.yml | 4 ---- > 1 file changed, 4 deletions(-) > >diff --git a/admin/columns_settings.yml b/admin/columns_settings.yml >index e212edd..5198c0d 100644 >--- a/admin/columns_settings.yml >+++ b/admin/columns_settings.yml >@@ -250,8 +250,6 @@ modules: > cannot_be_modified: 1 > - > columnname: checkin >- cannot_be_toggled: 1 >- cannot_be_modified: 1 > - > columnname: export > cannot_be_toggled: 1 >@@ -335,8 +333,6 @@ modules: > cannot_be_modified: 1 > - > columnname: checkin >- cannot_be_toggled: 1 >- cannot_be_modified: 1 > - > columnname: export > cannot_be_toggled: 1 >-- >2.1.4
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 17346
:
61003
|
61012
|
61372