]> git.koha-community.org Git - koha.git/commit
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)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 25 Apr 2019 13:28:02 +0000 (14:28 +0100)
commit1eae74da5654ad837e72e59077cbe9601217a47f
tree84ba6aada15ce9c1769fd22e777bf98ef5ced623
parent27209dea6666c490431aa56485771d8e36c0125a
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>
(cherry picked from commit 4d3461a671f8ad95917aab9ac193cd69fe6c1691)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Koha/Template/Plugin/Asset.pm