diff app/model/ProbeList.js @ 856:e44070aa45d2

Implemented a 'Delete Button' in the ResultGrid. Proben can be deleted when they are not ReadOnly and the Users is the Owner of the Probe
author Dustin Demuth <dustin@intevation.de>
date Fri, 10 Jul 2015 17:14:19 +0200
parents 2927abe98b66
children f73ca04d73a7
line wrap: on
line diff
--- a/app/model/ProbeList.js	Fri Jul 10 14:21:59 2015 +0200
+++ b/app/model/ProbeList.js	Fri Jul 10 17:14:19 2015 +0200
@@ -15,6 +15,8 @@
 
     fields: [{
         name: 'readonly'
+    }, {
+        name: 'owner'
     }],
 
     idProperty: 'id',

http://lada.wald.intevation.org