add ol-style.css to fingerprint list

This commit is contained in:
Brian Gough 2017-09-05 10:54:26 +01:00
parent 404749acaf
commit 2e6c578dd7

View file

@ -45,6 +45,7 @@ pathList = [
["#{jsPath}libs/#{pdfjs}/pdf.worker.js"] ["#{jsPath}libs/#{pdfjs}/pdf.worker.js"]
["#{jsPath}libs/#{pdfjs}/compatibility.js"] ["#{jsPath}libs/#{pdfjs}/compatibility.js"]
["/stylesheets/style.css"] ["/stylesheets/style.css"]
["/stylesheets/ol-style.css"]
] ]
for paths in pathList for paths in pathList