From 3d1e543a6771b8c532ae90d06f5094790d7f39f1 Mon Sep 17 00:00:00 2001
From: Jacek Kowalski <Jacek@jacekk.info>
Date: Tue, 28 Jan 2020 18:22:58 +0000
Subject: [PATCH] Put full vehicle number and link to the map in vehicles.html tpl

---
 lib/BusTypes.php |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/lib/BusTypes.php b/lib/BusTypes.php
index ab524bb..7b5a462 100644
--- a/lib/BusTypes.php
+++ b/lib/BusTypes.php
@@ -3,6 +3,7 @@
 	public function __construct() {
 		$data = <<<'END'
 2	4	DN	Solaris Urbino 18 IV Electric
+5	5	DN	Solaris Urbino 18 III Electric
 71	83	BH	Solaris Urbino 18 III Hybrid
 84	96	BH	Volvo 7900A Hybrid
 103	105	PA	Mercedes-Benz 516

--
Gitblit v1.9.1