Closed parryc closed 11 years ago
This, like #32, seems to be because of request path problems on the server. The application is hosted under /ezra2
rather than the root, so all requests for static assets must go to /ezra2/assets
rather than to /assets
. This is a very similar problem to what was causing the audio loading but (#28) which I "fixed" temporarily by hard-coding path info into the templates.
There's no play button or time display.