From: Alan Knowles Date: Thu, 19 Dec 2013 04:43:32 +0000 (+0800) Subject: Pman.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=ca073e12abc0e0752dd4de45ac6db1d599a431a3 Pman.js --- diff --git a/Pman.js b/Pman.js index 15ced067..bb70e49e 100644 --- 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?",