venues now have correct information on them
This commit is contained in:
45
tools/testbackend/sff2014/venues.json
Normal file
45
tools/testbackend/sff2014/venues.json
Normal file
@@ -0,0 +1,45 @@
|
||||
[
|
||||
{
|
||||
"id": "1",
|
||||
"name": "Summer Theatre HT Eronet",
|
||||
"address": "Gimnazijska bb",
|
||||
"capacity": "3.000"
|
||||
},
|
||||
{
|
||||
"id": "2",
|
||||
"name": "Summer Theatre HT Eronet",
|
||||
"address": "Gimnazijska bb",
|
||||
"capacity": "3.000"
|
||||
},
|
||||
{
|
||||
"id": "3",
|
||||
"name": "Meeting point",
|
||||
"address": "Kresevljakovica 13",
|
||||
"capacity": "190"
|
||||
},
|
||||
{
|
||||
"id": "4",
|
||||
"name": "National Theatre",
|
||||
"address": "Obala Kulina Bana 9",
|
||||
"capacity": "400"
|
||||
},
|
||||
{
|
||||
"id": "5",
|
||||
"name": "Novi Grad Cinema",
|
||||
"address": "Bulevar Mese Selimovica 97",
|
||||
"capacity": "300"
|
||||
},
|
||||
{
|
||||
"id": "6",
|
||||
"name": "Multiplex Cinema City",
|
||||
"address": "Marsala Tita 26",
|
||||
"capacity": "700"
|
||||
},
|
||||
{
|
||||
"id": "7",
|
||||
"name": "Lasko Summer Nights",
|
||||
"address": "Hamdije Kresevljakovica 24",
|
||||
"capacity": "280"
|
||||
},
|
||||
|
||||
]
|
||||
Reference in New Issue
Block a user