Koha/koha-tmpl/intranet-tmpl/prog/en
Jonathan Druart 34380f406c Bug 15084: typo currency vs currency_code
The DB column is currency.currency not currency.currency_code.

Test plan:
Delete a currency
Without this patch, you will get a warning in the logs:
No method currency_code! at
/home/koha/src/koha-tmpl/intranet-tmpl/prog/en/modules/admin/currency.tt
line 148.
And the currency won't be deleted.

With this patch, it will!

It also changes the value of the delete op.

Signed-off-by: Brendan A Gallagher <brendan@bywatersolutions.com>
2016-03-08 22:03:54 +00:00
..
css Bug 15959: Use Font Awesome icons for attach item confirmations 2016-03-03 22:54:05 +00:00
data
includes Bug 15735: Audio Alerts editor broken by use of of single quotes in editor 2016-03-07 19:56:49 +00:00
js Bug 15936 - Revise layout and behavior of SMS cellular providers management 2016-03-08 21:56:44 +00:00
lib/yui
modules Bug 15084: typo currency vs currency_code 2016-03-08 22:03:54 +00:00
xslt Bug 15162: Remove specific test in UNIMARCslim2*.xsl 2016-01-27 06:00:35 +00:00
columns.def Bug 15373: More changes of Zip to ZIP on intranet 2015-12-30 16:30:35 +00:00