Make place selection possible
This commit is contained in:
@@ -6,11 +6,6 @@ const geographies = [
|
||||
"id":"sarajevo",
|
||||
"olxid": "9",
|
||||
"mjesta":[
|
||||
{
|
||||
"ime":"Mjesto",
|
||||
"id":"mjesto",
|
||||
"olxid":"0"
|
||||
},
|
||||
{
|
||||
"ime":"Hadžići",
|
||||
"id":"hadii",
|
||||
@@ -63,11 +58,6 @@ const geographies = [
|
||||
"id":"unskosanski",
|
||||
"olxid": "9",
|
||||
"mjesta":[
|
||||
{
|
||||
"ime":"Mjesto",
|
||||
"id":"mjesto",
|
||||
"olxid":"0"
|
||||
},
|
||||
{
|
||||
"ime":"Bihać",
|
||||
"id":"biha",
|
||||
@@ -115,11 +105,6 @@ const geographies = [
|
||||
"id":"posavski",
|
||||
"olxid": "15",
|
||||
"mjesta":[
|
||||
{
|
||||
"ime":"Mjesto",
|
||||
"id":"mjesto",
|
||||
"olxid":"0"
|
||||
},
|
||||
{
|
||||
"ime":"Domaljevac",
|
||||
"id":"domaljevac",
|
||||
@@ -147,11 +132,6 @@ const geographies = [
|
||||
"id":"tuzlanski",
|
||||
"olxid": "15",
|
||||
"mjesta":[
|
||||
{
|
||||
"ime":"Mjesto",
|
||||
"id":"mjesto",
|
||||
"olxid":"0"
|
||||
},
|
||||
{
|
||||
"ime":"Banovići",
|
||||
"id":"banovii",
|
||||
@@ -224,11 +204,6 @@ const geographies = [
|
||||
"id":"zenickodobojski",
|
||||
"olxid": "15",
|
||||
"mjesta":[
|
||||
{
|
||||
"ime":"Mjesto",
|
||||
"id":"mjesto",
|
||||
"olxid":"0"
|
||||
},
|
||||
{
|
||||
"ime":"Breza",
|
||||
"id":"breza",
|
||||
@@ -296,11 +271,6 @@ const geographies = [
|
||||
"id":"bosanskopodrinjski",
|
||||
"olxid": "15",
|
||||
"mjesta":[
|
||||
{
|
||||
"ime":"Mjesto",
|
||||
"id":"mjesto",
|
||||
"olxid":"0"
|
||||
},
|
||||
{
|
||||
"ime":"Foča",
|
||||
"id":"foa",
|
||||
@@ -323,11 +293,6 @@ const geographies = [
|
||||
"id":"srednjobosanski",
|
||||
"olxid": "6",
|
||||
"mjesta":[
|
||||
{
|
||||
"ime":"Mjesto",
|
||||
"id":"mjesto",
|
||||
"olxid":"0"
|
||||
},
|
||||
{
|
||||
"ime":"Bugojno",
|
||||
"id":"bugojno",
|
||||
@@ -395,11 +360,6 @@ const geographies = [
|
||||
"id":"hercegovackoneretvanski",
|
||||
"olxid": "7",
|
||||
"mjesta":[
|
||||
{
|
||||
"ime":"Mjesto",
|
||||
"id":"mjesto",
|
||||
"olxid":"0"
|
||||
},
|
||||
{
|
||||
"ime":"Grad Mostar",
|
||||
"id":"gradmostar",
|
||||
@@ -452,11 +412,6 @@ const geographies = [
|
||||
"id":"zapadnohercegovacki",
|
||||
"olxid": "8",
|
||||
"mjesta":[
|
||||
{
|
||||
"ime":"Mjesto",
|
||||
"id":"mjesto",
|
||||
"olxid":"0"
|
||||
},
|
||||
{
|
||||
"ime":"Grude",
|
||||
"id":"grude",
|
||||
@@ -484,11 +439,6 @@ const geographies = [
|
||||
"id":"livanjski",
|
||||
"olxid": "10",
|
||||
"mjesta":[
|
||||
{
|
||||
"ime":"Mjesto",
|
||||
"id":"mjesto",
|
||||
"olxid":"0"
|
||||
},
|
||||
{
|
||||
"ime":"Bosansko Grahovo",
|
||||
"id":"bosanskograhovo",
|
||||
@@ -526,11 +476,6 @@ const geographies = [
|
||||
"id":"banjalučka",
|
||||
"olxid": "14",
|
||||
"mjesta":[
|
||||
{
|
||||
"ime":"Mjesto",
|
||||
"id":"mjesto",
|
||||
"olxid":"0"
|
||||
},
|
||||
{
|
||||
"ime":"Banja Luka",
|
||||
"id":"banjaluka",
|
||||
@@ -643,11 +588,6 @@ const geographies = [
|
||||
"id":"dobojskobijeljinska",
|
||||
"olxid": "15",
|
||||
"mjesta":[
|
||||
{
|
||||
"ime":"Mjesto",
|
||||
"id":"mjesto",
|
||||
"olxid":"0"
|
||||
},
|
||||
{
|
||||
"ime":"Bijeljina",
|
||||
"id":"bijeljina",
|
||||
@@ -745,11 +685,6 @@ const geographies = [
|
||||
"id":"sarajevskozvornicka",
|
||||
"olxid": "16",
|
||||
"mjesta":[
|
||||
{
|
||||
"ime":"Mjesto",
|
||||
"id":"mjesto",
|
||||
"olxid":"0"
|
||||
},
|
||||
{
|
||||
"ime":"Bratunac",
|
||||
"id":"bratunac",
|
||||
@@ -872,11 +807,6 @@ const geographies = [
|
||||
"id":"trebinjskofocanska",
|
||||
"olxid": "17",
|
||||
"mjesta":[
|
||||
{
|
||||
"ime":"Mjesto",
|
||||
"id":"mjesto",
|
||||
"olxid":"0"
|
||||
},
|
||||
{
|
||||
"ime":"Berkovići",
|
||||
"id":"berkovii",
|
||||
|
||||
Reference in New Issue
Block a user