Koha/koha-tmpl/intranet-tmpl/prog/en
Owen Leonard f69e13665d Bug 7598: make strings in acquisitions JavaScript translatable
English strings in acq.js cannot be processed by the translation script.
This patch moves the strings to the templates to be set as JS variables
for use by the script.

To test:

- On the uncertain prices page, enter an invalid price and click save.
  You should see a JavaScript alert pointing this out.

- When adding a fund to an existing budget, enter an amount which
  exceeds the amount in the parent budget. You should see a JavaScript
  alert pointing this out. There is a similar function which has been
  corrected, checkBudgetParent(), but I don't know how to trigger it for
  testing.

The closebasketgroup function has been updated but as far as I can tell
it's not actually in use.

Signed-off-by: Srdjan <srdjan@catalyst.net.nz>

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2013-07-19 12:49:12 +00:00
..
css Bug 2774 - Path to theme is hard-coded in many places 2013-07-18 16:49:18 +00:00
includes Bug 9801: display facet labels in search results only when there are facet values 2013-07-19 00:40:58 +00:00
js Bug 7598: make strings in acquisitions JavaScript translatable 2013-07-19 12:49:12 +00:00
lib
modules Bug 7598: make strings in acquisitions JavaScript translatable 2013-07-19 12:49:12 +00:00
xslt Bug 10284: Add missing spaces between label and content in XSLT view (780/785) 2013-05-28 07:44:05 -07:00
columns.def