Koha/koha-tmpl/intranet-tmpl/prog
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
..
en Bug 15084: typo currency vs currency_code 2016-03-08 22:03:54 +00:00
img Bug 13302 [Revised] Use CSS3 ellipsis for email address in staff client patron sidebar 2016-03-02 04:58:23 +00:00
pdf
sound