kohabug 2186 - improve display of empty import batches
authorGalen Charlton <galen.charlton@liblime.com>
Fri, 30 May 2008 19:37:33 +0000 (14:37 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Sun, 1 Jun 2008 02:59:03 +0000 (21:59 -0500)
commit57fb7e45b774a5d4fcc44ebe5bea0e12bea03624
treeedfe3a2941f47cab53f28cc97e508e80472ecc88
parent7ff55f6c40b802cb196349b707bd793f69a27968
kohabug 2186 - improve display of empty import batches

[1] Display the "No records have been staged" message only
    if no import batches exist.
[2] When displaying a batch that has no bibs in it, display
    a "There are no records in this batch to import".  Also,
    do not display the "import record into catalogue" button
    for an empty batch.
[3] Add CSS class "problem" to both messages.

Documentation changes: minor; only required if screenshots
exist of the manage staged MARC records page that has no
import batches on it.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
koha-tmpl/intranet-tmpl/prog/en/modules/tools/manage-marc-import.tmpl
tools/manage-marc-import.pl