only sarajevo is supported now
This commit is contained in:
@@ -11,6 +11,7 @@ body{
|
||||
background-size: cover ;
|
||||
background-position: center ;
|
||||
background-repeat: no-repeat;
|
||||
font-family: 'Roboto', sans-serif;
|
||||
|
||||
}
|
||||
|
||||
@@ -532,4 +533,5 @@ text-decoration: none;
|
||||
|
||||
.footer {
|
||||
text-align: center;
|
||||
margin-top: 20px;
|
||||
}
|
||||
@@ -35,27 +35,9 @@ var supportedPlaces = [
|
||||
}, {
|
||||
"code": "-13",
|
||||
"placeLabel": "-------------------------------"
|
||||
}, {
|
||||
},{
|
||||
"code": " 71000",
|
||||
"placeLabel": "Sarajevo"
|
||||
}, {
|
||||
"code": " 71103",
|
||||
"placeLabel": "Sarajevo, Centar"
|
||||
}, {
|
||||
"code": " 71160",
|
||||
"placeLabel": "Sarajevo, Novi Grad"
|
||||
}, {
|
||||
"code": " 71120",
|
||||
"placeLabel": "Sarajevo, Novo Sarajevo"
|
||||
}, {
|
||||
"code": " 71140",
|
||||
"placeLabel": "Sarajevo, Stari Grad"
|
||||
}, {
|
||||
"code": " 71210",
|
||||
"placeLabel": "Ilidža"
|
||||
}, {
|
||||
"code": " 71320",
|
||||
"placeLabel": "Vogošća"
|
||||
}];
|
||||
|
||||
var _cartDataLoadCalled = false;
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user