@silexlabs/silex-dashboard 1.0.34-0 → 1.0.35
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -163,7 +163,7 @@ input:focus {
|
|
|
163
163
|
|
|
164
164
|
/*FX ANIMATIONS*/
|
|
165
165
|
</style>
|
|
166
|
-
<script src="/js/vue.global.
|
|
166
|
+
<script src="/js/vue.global.js"></script>
|
|
167
167
|
<script src="/js/main.js"></script>
|
|
168
168
|
<script type="module">
|
|
169
169
|
window.addEventListener('load', function() {
|
package/_site/en/index.html
CHANGED
|
@@ -163,7 +163,7 @@ input:focus {
|
|
|
163
163
|
|
|
164
164
|
/*FX ANIMATIONS*/
|
|
165
165
|
</style>
|
|
166
|
-
<script src="/js/vue.global.
|
|
166
|
+
<script src="/js/vue.global.js"></script>
|
|
167
167
|
<script src="/js/main.js"></script>
|
|
168
168
|
<script type="module">
|
|
169
169
|
const CONNECTORS_PATH = '/connectors/'
|
|
@@ -163,7 +163,7 @@ input:focus {
|
|
|
163
163
|
|
|
164
164
|
/*FX ANIMATIONS*/
|
|
165
165
|
</style>
|
|
166
|
-
<script src="/js/vue.global.
|
|
166
|
+
<script src="/js/vue.global.js"></script>
|
|
167
167
|
<script src="/js/main.js"></script>
|
|
168
168
|
<script type="module">
|
|
169
169
|
window.addEventListener('load', function() {
|
package/_site/fr/index.html
CHANGED
|
@@ -163,7 +163,7 @@ input:focus {
|
|
|
163
163
|
|
|
164
164
|
/*FX ANIMATIONS*/
|
|
165
165
|
</style>
|
|
166
|
-
<script src="/js/vue.global.
|
|
166
|
+
<script src="/js/vue.global.js"></script>
|
|
167
167
|
<script src="/js/main.js"></script>
|
|
168
168
|
<script type="module">
|
|
169
169
|
const CONNECTORS_PATH = '/connectors/'
|