mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 05:18:11 +00:00
Poprawki wizualne i zachowania strony
This commit is contained in:
@@ -217,8 +217,6 @@ export default class SceneryInfo extends styleMixin {
|
||||
}
|
||||
|
||||
navigateToTrain(trainNo: number) {
|
||||
console.log(trainNo);
|
||||
|
||||
this.$router.push({
|
||||
name: "TrainsView",
|
||||
params: { queryTrain: trainNo.toString() },
|
||||
|
||||
Reference in New Issue
Block a user