Main Koha release repository https://koha-community.org
Find a file
Petro Vashchuk 80b632c3cc Bug 28204: Fix table highlighting on the items table
Fix table highlighting at
/cgi-bin/koha/cataloguing/additem.pl?biblionumber=XXXX
Every odd row of the table didn't get highlighted with the yellow color
when you tried to edit it previously, this patch fixes that.
That happened because every odd row had different coloring style that
was overwriting yellow highlight.

How to reproduce:
1) Head over to the
/cgi-bin/koha/cataloguing/additem.pl?biblionumber=XXXX,
where XXXX is id of some bilbio record that has more than one
biblio item.
2) Press the "Action" button of the first (or any other odd numbered)
biblion item, and from the dropdown menu select "edit" option.
3) Notice that it doesn't highlight it with yellow color.
4) Now do the same but with second biblio item (or any even numbered
item).
5) Notice that it highlights it with the yellow color.
6) Apply the patch. Do yarn build to compile css.
7) Make sure that every row of the table that you edit gets properly
highlighted with the yellow color.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

JD Amended commit title

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-06-04 12:10:09 +02:00
acqui
admin
api Bug 28463: Add summary to all routes 2021-05-27 17:17:19 +02:00
authorities Bug 28160: Values from 150$a aren't prefilled in z39.50 search form from an existing authority record 2021-05-10 15:52:53 +02:00
basket
bin
C4 Bug 26734: Rename activethemes with availablethemes 2021-05-27 15:07:36 +02:00
catalogue Bug 28171: Revert "Bug 27980: Remove itemdata_publisheddate from controller" 2021-06-04 12:04:42 +02:00
cataloguing
circ Bug 16785: Remove Autocomplete from overdues report filter 2021-05-20 08:43:27 +02:00
clubs
course_reserves
debian Bug 28364: Make log4perl.conf belong to the instance user 2021-05-27 17:17:30 +02:00
docs 21.05.00 - Update history.txt 2021-05-28 08:47:22 +02:00
errors
etc
ill
installer Koha 21.06 - start of a new dev cycle 2021-06-02 16:47:57 +02:00
Koha Bug 28482: Refresh line from DB to get stored value 2021-06-04 12:04:42 +02:00
koha-tmpl Bug 28204: Fix table highlighting on the items table 2021-06-04 12:10:09 +02:00
labels
members Bug 18112: Use GetAuthValueDropbox from the template 2021-05-11 15:37:42 +02:00
misc Add release notes for Koha 21.05.00 2021-05-28 14:45:29 +02:00
offline_circ
opac Bug 20982: Sanitize category to prevent XSS on opac-shelves.pl 2021-05-26 09:26:54 +02:00
patron_lists
patroncards
plugins
pos Bug 28368: Add fallback language for anonymous payment receipts 2021-05-27 14:12:24 +02:00
reports
reserve Bug 28273: Multi-hold should not offer invalid pickup locations 2021-05-20 08:43:34 +02:00
reviews
rotating_collections
serials
services
skel
suggestion
svc
t Bug 28482: Unit test 2021-06-04 12:04:42 +02:00
tags
tmp/modified_authorities
tools Bug 28353: Display a list of items that cannot be deleted 2021-06-04 12:04:42 +02:00
virtualshelves
xt Bug 28370: Rewrite tests 2021-05-25 09:28:18 +02:00
.editorconfig
.eslintrc.json
.gitignore
.htaccess
.mailmap Bug 28386: Disambiguate Tomas and Blou 2021-05-26 12:30:59 +02:00
.perlcriticrc
.scss-lint.yml
about.pl Bug 28386: Sort authors by lastname || firstname 2021-05-27 15:07:36 +02:00
app.psgi
changelanguage.pl
cpanfile Bug 28317: Use the default CGI::Session serializer 2021-05-19 14:45:32 +02:00
fix-perl-path.PL
gulpfile.js
help.pl
INSTALL
Koha.pm Koha 21.06 - start of a new dev cycle 2021-06-02 16:47:57 +02:00
koha_perl_deps.pl
kohaversion.pl
LICENSE
mainpage.pl
Makefile.PL
MANIFEST.SKIP
package.json
README
README.md
README.robots
rewrite-config.PL
yarn.lock

Koha is a free software integrated library system (ILS).

Koha is distributed under the GNU GPL version 3 or later.

Note: Koha does not accept pull requests from git hosting sites.

Note: This project has its own bug tracker, to report a bug or submit a patch visit http://bugs.koha-community.org.

For guidelines on submitting patches for Koha please visit https://wiki.koha-community.org/wiki/SubmitingAPatch

The developers handbook can be found at https://wiki.koha-community.org/wiki/Developer_handbook

http://koha-community.org/

Koha Logo