baseUrl
This commit is contained in:
parent
2bf0366d93
commit
297ba65bbf
@ -11,7 +11,7 @@
|
|||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<script src="{{resourceUrl}}/inno-bootstrap/{{versionBootstrap}}/dist/index.js"></script>
|
<script src="{{baseUrl}}/bootstrap/{{versionBootstrap}}/index.js"></script>
|
||||||
<script>
|
<script>
|
||||||
bootstrap({
|
bootstrap({
|
||||||
apps: {{{ toJSON apps }}},
|
apps: {{{ toJSON apps }}},
|
||||||
|
Loading…
Reference in New Issue
Block a user