| author | ymh <ymh.work@gmail.com> |
| Mon, 18 Mar 2013 17:24:26 +0100 | |
| changeset 102 | fd93dc0afa39 |
| parent 101 | 4367d1f5eb4c |
| child 103 | c134610fc083 |
--- a/server/src/main/webapp/static/js/corenkan.js Mon Mar 18 11:45:30 2013 +0100 +++ b/server/src/main/webapp/static/js/corenkan.js Mon Mar 18 17:24:26 2013 +0100 @@ -114,7 +114,7 @@ obj = json.parse(state); console.log("State response", obj); obj['_id'] = obj['id']; - this.project.set(obj, {silent: true}); + this.project.set(obj); }; function prepareValues(obj,c) {