Prepare upgrade of timetable lookup tool
This commit is contained in:
@@ -9,7 +9,8 @@
|
||||
isExpanded = !isExpanded;
|
||||
}
|
||||
</script>
|
||||
|
||||
<!-- The next version of backend will only return a subset of information required to display the container-header
|
||||
, the container will then be responsible for fetching more data using the trainUid. -->
|
||||
<div class="container">
|
||||
<div class="container-header" on:click={expand} on:keypress={expand}>
|
||||
<span class="header"
|
||||
|
||||
Reference in New Issue
Block a user