Mercurial > lada > lada-client
diff app/model/Messung.js @ 999:f73ca04d73a7 stammdatengrids
Refactored Server URL
author | Dustin Demuth <dustin@intevation.de> |
---|---|
date | Wed, 13 Jan 2016 14:50:28 +0100 |
parents | f4eb53ba63fc |
children | 23bfcbdb4527 2adc329d90fe |
line wrap: on
line diff
--- a/app/model/Messung.js Thu Dec 10 08:30:14 2015 +0100 +++ b/app/model/Messung.js Wed Jan 13 14:50:28 2016 +0100 @@ -1,4 +1,4 @@ -/* Copyright (C) 2013 by Bundesamt fuer Strahlenschutz +* Copyright (C) 2013 by Bundesamt fuer Strahlenschutz * Software engineering by Intevation GmbH * * This file is Free Software under the GNU GPL (v>=3) @@ -82,7 +82,7 @@ proxy: { type: 'rest', - url: 'lada-server/messung', + url: 'lada-server/rest/messung', reader: { type: 'json', root: 'data'