From: Alan Knowles Date: Mon, 30 Mar 2015 04:51:20 +0000 (+0800) Subject: Pman.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=18e430aa24dcae610ed661648af490ada202ed52 Pman.js --- diff --git a/Pman.js b/Pman.js index e941d764..c3df8c27 100644 --- a/Pman.js +++ b/Pman.js @@ -555,7 +555,7 @@ Pman = new Roo.Document( } var reader = tab.grid.reader || tab.grid.ds.reader; for(var i = 0; i < s.length; i++) { - r.push(reader.getId(s[i])); + r.push(reader.getId(s[i].json)); } Roo.MessageBox.confirm("Confirm", "Are you sure you want to delete that?",