Koha/koha-tmpl
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
..
intranet-tmpl Bug 15084: typo currency vs currency_code 2016-03-08 22:03:54 +00:00
opac-tmpl Bug 14306: Changes for basket and detail templates 2016-03-07 17:58:33 +00:00
favicon.ico
index.html
intranet.html
opac.html