oduwsdl / tmvis

An archival thumbnail visualization server
MIT License
7 stars 7 forks source link

Updates to embed code #78

Closed dhruv282 closed 4 years ago

dhruv282 commented 4 years ago

Fixed Mixed Content issue caused due to importing css and js files from TMVis server deployed as HTTP. Manually writing inline css and js code fixes this issue since we don't need to import the files anymore.