Webception
Webception copied to clipboard
Switching 'Current Tests' site when not running as subdomain
I'm running Webception in /webception/ (ie not as a subdomain).
The site switcher hard codes a / at the start of the URL.
I removed the / on my code base and now site switching works.
This can be done in template master.html
Thanks - I'll look into fixing this to make it work on any location.