We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee83705 commit 6b32530Copy full SHA for 6b32530
src/index.html
@@ -23,7 +23,7 @@
23
<script src="/data/tram_compositions.js"></script>
24
25
<script src="js/app.js" type="module"></script>
26
- <script src="js/filters.js"></script>
+ <script src="js/filter_vehicles.js"></script>
27
</head>
28
<body class="position-relative h-100">
29
<div id="vehicles-panel" class="panel position-absolute h-100 d-flex flex-column d-none p-2">
src/js/filters.js src/js/filter_vehicles.jssrc/js/filters.js renamed to src/js/filter_vehicles.js
0 commit comments