This commit is contained in:
Primakov Alexandr Alexandrovich 2020-03-10 20:53:56 +03:00
parent 2bf0366d93
commit 297ba65bbf

View File

@ -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 }}},