beville / ComicStreamer

Apache License 2.0
168 stars 91 forks source link

Small js fix #2

Open btxgit opened 10 years ago

btxgit commented 10 years ago

templates/cbreader.html line 40 should be:

            libPath: "{{ static_url('comicbook/js/') }}",

(needs the trailing / character or the path isn't created properly in comicbook.js.

beville commented 10 years ago

Thanks, good find.

beville commented 10 years ago

Done. See my comment on #4