refs #1444 wrong path fixed.
This commit is contained in:
parent
92288eb60f
commit
831acf24c4
@ -30,7 +30,7 @@
|
||||
|
||||
<script type="text/javascript"><!--
|
||||
var url = '{{ url("/") }}';
|
||||
var app_home = '{{ route("apps.home") }}';
|
||||
var app_home = '{{ route("apps.home.index") }}';
|
||||
var app_url = '{{ config("app.url") }}';
|
||||
//--></script>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user