only sarajevo is supported now
This commit is contained in:
@@ -11,6 +11,7 @@ body{
|
|||||||
background-size: cover ;
|
background-size: cover ;
|
||||||
background-position: center ;
|
background-position: center ;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
|
font-family: 'Roboto', sans-serif;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -532,4 +533,5 @@ text-decoration: none;
|
|||||||
|
|
||||||
.footer {
|
.footer {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
margin-top: 20px;
|
||||||
}
|
}
|
||||||
@@ -35,27 +35,9 @@ var supportedPlaces = [
|
|||||||
}, {
|
}, {
|
||||||
"code": "-13",
|
"code": "-13",
|
||||||
"placeLabel": "-------------------------------"
|
"placeLabel": "-------------------------------"
|
||||||
}, {
|
},{
|
||||||
"code": " 71000",
|
"code": " 71000",
|
||||||
"placeLabel": "Sarajevo"
|
"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;
|
var _cartDataLoadCalled = false;
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user