Pman.js
authorAlan Knowles <alan@roojs.com>
Fri, 14 Dec 2012 07:40:28 +0000 (15:40 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 14 Dec 2012 07:40:28 +0000 (15:40 +0800)
Pman.js

diff --git a/Pman.js b/Pman.js
index 3ca32a7..3db0d88 100644 (file)
--- a/Pman.js
+++ b/Pman.js
@@ -584,6 +584,8 @@ Pman = new Roo.Document(
                         
                     },
                     failure: function(act) {
+                        Roo.log(act);
+                        
                         tab.grid.getView().mainWrap.unmask();
                         Roo.MessageBox.alert("Error", "Error Deleting");
                     }