[Koha-devel] Update your devbox!

Jonathan Druart jonathan.druart at bugs.koha-community.org
Fri Feb 9 18:10:23 CET 2018


Hi devs,

I have just pushed bug 12904 and 2 lines are added to the apache config
files.
You will need to update your misc4dev repo and reset_all

You can also add these 2 lines to the config files:
+RewriteRule ^(.*)_(.*).js$ $1.js [N,L]
+RewriteRule ^(.*)_(.*).css$ $1.css [N,L]

Otherwise you will get 404 for *.js and *.css files!

Cheers,
Jonathan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.koha-community.org/pipermail/koha-devel/attachments/20180209/63220e47/attachment-0001.html>


More information about the Koha-devel mailing list