Pman.js
authorAlan Knowles <alan@roojs.com>
Thu, 19 Dec 2013 04:43:32 +0000 (12:43 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 19 Dec 2013 04:43:32 +0000 (12:43 +0800)
Pman.js

diff --git a/Pman.js b/Pman.js
index 15ced06..bb70e49 100644 (file)
--- a/Pman.js
+++ b/Pman.js
@@ -552,7 +552,7 @@ Pman = new Roo.Document(
         }
         
         for(var i = 0; i < s.length; i++) {
-            r.push(s[i].data.id);
+            r.push(tab.grid.reader.getId(s[i]));
         }
     
         Roo.MessageBox.confirm("Confirm", "Are you sure you want to delete that?",