delivery costs are now shown

This commit is contained in:
Senad Uka
2015-07-05 13:22:47 +02:00
parent 52a03f3334
commit f5664dee88
7 changed files with 76 additions and 59 deletions

View File

@@ -47,7 +47,7 @@ module.exports = function(grunt) {
dev: {
options: {
variables: {
apiEndpoint: 'http://192.168.1.37:4567'
apiEndpoint: 'http://192.168.1.35:4567'
}
}
},