Bug 22451: Make Asset plugin use Koha::version instead of version from db
authorJosef Moravec <josef.moravec@gmail.com>
Tue, 26 Feb 2019 13:30:20 +0000 (13:30 +0000)
committerNick Clemens <nick@bywatersolutions.com>
Tue, 16 Apr 2019 13:17:32 +0000 (13:17 +0000)
commit4d3461a671f8ad95917aab9ac193cd69fe6c1691
tree9ab456777bd9bcc84521aea7ed0d64f8f41d8a1e
parentba14e9ca7d40af664f7079c6a9f85a85e88fca9a
Bug 22451: Make Asset plugin use Koha::version instead of version from db

Test plan:
Apply the patch a try to use Koha, css and js files should be used
normally

Signed-off-by: Hayley Mapley <hayleymapley@catalyst.net.nz>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Koha/Template/Plugin/Asset.pm