Koha/koha-tmpl/intranet-tmpl/prog/en
Joe Atzberger de38cf6df1 Bug 3130 and general cleanup
Javascript error in FF and IE when loading page and no data matches criteria.
This was because it was passing more holds than necessary to the template and
letting a template conditional inside the loop control whether to display or not.
That doesn't make sense, and it forces the table to be displayed even when all
rows FAIL the conditional.  jquery.tablesorter was confused trying to be added
on top of an empty table with nothing to sort.

There were several other errors addressed by this patch:
 ~ 13 unused variables deleted.
 ~ regexps run on user-supplied $var before checking $var defined
 ~ decimal ratio prohibited and silently replaced with "3"

I also added the hold ratio to a column display, with a jquery tweak to put it in
the ratio input box on click.  Hidden .sql div now contains the actual query run,
like the other wizard reports.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2009-04-29 07:29:10 -05:00
..
css tweek css for staff search results item type images 2009-04-03 18:52:50 -05:00
includes bug 3161: don't display blank language chooser 2009-04-27 06:54:42 -05:00
js Changes to improve keyboard access to global search box tabs. 2009-02-12 16:32:01 -06:00
lib bug 2509: fix file permissions 2008-08-21 18:55:02 -05:00
modules Bug 3130 and general cleanup 2009-04-29 07:29:10 -05:00
xslt Add a UNIMARC to Dublin Core XSL 2009-04-01 11:30:13 -05:00
columns.def bug 2004: changes to guided reports on items 2008-04-08 17:00:12 -05:00