Bugzilla – Attachment 59196 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-catalogi.patch (text/plain), 1.20 KB, created by
Caitlin Goodger
on 2017-01-18 23:34:18 UTC
(
hide
)
Description:
Bug 17929 You can't edit indicators in the cataloging screen
Filename:
MIME Type:
Creator:
Caitlin Goodger
Created:
2017-01-18 23:34:18 UTC
Size:
1.20 KB
patch
obsolete
>From 007db35d3ccef4ebc9fcf7923ae6b42adc1be7d2 Mon Sep 17 00:00:00 2001 >From: Caitlin Goodger <caitlingoodger.student@wegc.school.nz> >Date: Wed, 18 Jan 2017 23:32:11 +0000 >Subject: [PATCH] Bug 17929 You can't edit indicators in the cataloging screen > >Test Plan >1: Find a Bibiographical record and go to edit record >2: You won't be able to type into the indicators >3: Apply the patch >4: Refresh the page and now the boxes should be bigger so that you can >type into there. > >I have made a patch for 2em and 3em and this is the 3em one because the >2em is still too small on my screen. Choose which one works better for >you >--- > koha-tmpl/intranet-tmpl/prog/css/addbiblio.css | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/css/addbiblio.css b/koha-tmpl/intranet-tmpl/prog/css/addbiblio.css >index b8c6da3..846c263 100644 >--- a/koha-tmpl/intranet-tmpl/prog/css/addbiblio.css >+++ b/koha-tmpl/intranet-tmpl/prog/css/addbiblio.css >@@ -95,7 +95,7 @@ a.tagnum { > } > > .indicator { >- width: 1em; >+ width: 3em; > } > > *html .input_marceditor { >@@ -167,4 +167,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