fix logging out at homepage when installed to a subdir
This commit is contained in:
parent
55534bb52b
commit
5055deb3cb
@ -109,5 +109,8 @@
|
||||
|
||||
<!-- App Scripts -->
|
||||
{!! bs_footer() !!}
|
||||
|
||||
<!-- Quick fix for logging out at homepage when installed to a subdir -->
|
||||
<script>base_url = ".";</script>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user