Bugzilla – Attachment 59487 Details for
Bug 17929
You can't edit indicators in the cataloging screen
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 17929 - You can't edit indicators in the cataloging screen
Bug-17929---You-cant-edit-indicators-in-the-catalo.patch (text/plain), 1.25 KB, created by
Josef Moravec
on 2017-01-24 07:23:19 UTC
(
hide
)
Description:
Bug 17929 - You can't edit indicators in the cataloging screen
Filename:
MIME Type:
Creator:
Josef Moravec
Created:
2017-01-24 07:23:19 UTC
Size:
1.25 KB
patch
obsolete
>From 91de1a29873ce73e093ef0df1e5c693a947641ed Mon Sep 17 00:00:00 2001 >From: Josef Moravec <josef.moravec@gmail.com> >Date: Tue, 24 Jan 2017 07:16:37 +0000 >Subject: [PATCH] Bug 17929 - You can't edit indicators in the cataloging > screen > >Test plan: >0. Do not apply the patch >1. Edit a biblio record, note you can't edit an indicator (in fact you edit it, but can't see the value) >2. Edit an authority record, note you can't edit an indicator (in fact you edit it, but can't see the value) >3. Apply the patch, you may need clear the browser cache (in Firefox Ctrl+F5 is often enough) >4. Repeat steps 1 and 2 - but now you will be able to edit the indicator >--- > koha-tmpl/intranet-tmpl/prog/css/addbiblio.css | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/css/addbiblio.css b/koha-tmpl/intranet-tmpl/prog/css/addbiblio.css >index b8c6da3..f49eb61 100644 >--- a/koha-tmpl/intranet-tmpl/prog/css/addbiblio.css >+++ b/koha-tmpl/intranet-tmpl/prog/css/addbiblio.css >@@ -96,6 +96,7 @@ a.tagnum { > > .indicator { > width: 1em; >+ box-sizing: content-box; > } > > *html .input_marceditor { >@@ -167,4 +168,4 @@ tbody tr.active td { > position: absolute; > top: 50%; > width: 15em; >-} >\ No newline at end of file >+} >-- >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 17929
:
59177
|
59195
|
59196
|
59355
|
59356
|
59487
|
59620