More translations

This commit is contained in:
Pieter Vander Vennet 2020-07-20 17:30:02 +02:00
parent a528159bb7
commit 81a80ef95c
10 changed files with 42 additions and 42 deletions

View file

@ -23,7 +23,7 @@ export default class BikeParkings extends LayerDefinition {
this.title = new FixedText("Fietsparking");
this.elementsToShow = [
new ImageCarouselWithUploadConstructor(),
new OperatorTag(),
// new OperatorTag(),
new ParkingType()
];