You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The sidebar appears under the content if this template is installed on a Windows machine.
I get a 404 for the layout.js and a JavaScript error. In bootstrap.php this line
The sidebar appears under the content if this template is installed on a Windows machine.
I get a 404 for the
layout.js
and a JavaScript error. Inbootstrap.php
this lineshould not contain a
DIRECTORY_SEPARATOR
as it's a URL for a web resource and should therefore always be using a/
instead.The text was updated successfully, but these errors were encountered: