Skip to content

Commit

Permalink
16.0.0-rc.4
Browse files Browse the repository at this point in the history
  • Loading branch information
pelord committed Oct 13, 2023
1 parent 09debc2 commit a78a6fa
Show file tree
Hide file tree
Showing 10 changed files with 26 additions and 26 deletions.
4 changes: 2 additions & 2 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ <h1 id="splash-screen-title"></h1>
}

#splash-screen__filmstrip img {
width: fit-content;
width: auto;
height: 95px;
}

Expand Down Expand Up @@ -102,5 +102,5 @@ <h1 id="splash-screen-title"></h1>
}
</style>
<noscript>Please enable JavaScript to continue using this application.</noscript>
<script src="runtime.b3601c0a1ff2962c.js" type="module"></script><script src="polyfills.66ed49ba0eba0663.js" type="module"></script><script src="vendor.9ee29c315214456c.js" type="module"></script><script src="main.cf8f6b5eaf89f1f0.js" type="module"></script></body>
<script src="runtime.b3601c0a1ff2962c.js" type="module"></script><script src="polyfills.66ed49ba0eba0663.js" type="module"></script><script src="vendor.949ecfc4b1aad1fc.js" type="module"></script><script src="main.1f32d6a1b25b1aa9.js" type="module"></script></body>
</html>
2 changes: 1 addition & 1 deletion contexts/addLayerFromIndex.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"id": "wmsIndex",
"sourceOptions": {
"type": "vector",
"url": "/data/wmsIndex.geojson",
"url": "./data/wmsIndex.geojson",
"queryable": true,
"queryTitle": "Nom de la couche: ${name}"
},
Expand Down
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ <h1 id="splash-screen-title"></h1>
}

#splash-screen__filmstrip img {
width: fit-content;
width: auto;
height: 95px;
}

Expand Down Expand Up @@ -102,5 +102,5 @@ <h1 id="splash-screen-title"></h1>
}
</style>
<noscript>Please enable JavaScript to continue using this application.</noscript>
<script src="runtime.b3601c0a1ff2962c.js" type="module"></script><script src="polyfills.66ed49ba0eba0663.js" type="module"></script><script src="vendor.9ee29c315214456c.js" type="module"></script><script src="main.cf8f6b5eaf89f1f0.js" type="module"></script></body>
<script src="runtime.b3601c0a1ff2962c.js" type="module"></script><script src="polyfills.66ed49ba0eba0663.js" type="module"></script><script src="vendor.949ecfc4b1aad1fc.js" type="module"></script><script src="main.1f32d6a1b25b1aa9.js" type="module"></script></body>
</html>
2 changes: 2 additions & 0 deletions main.1f32d6a1b25b1aa9.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions main.1f32d6a1b25b1aa9.js.map

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions main.cf8f6b5eaf89f1f0.js

This file was deleted.

1 change: 0 additions & 1 deletion main.cf8f6b5eaf89f1f0.js.map

This file was deleted.

2 changes: 1 addition & 1 deletion styles.470fdf6ebb3b6d99.css.map

Large diffs are not rendered by default.

32 changes: 16 additions & 16 deletions vendor.9ee29c315214456c.js → vendor.949ecfc4b1aad1fc.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

0 comments on commit a78a6fa

Please sign in to comment.