From: benny Date: Fri, 13 Jul 2018 08:05:31 +0000 (+0800) Subject: Pman.Tab.PersonList.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=226ca1e4e55baf765f97c33f7f58f03edcf6c680 Pman.Tab.PersonList.js --- diff --git a/Pman.Tab.PersonList.js b/Pman.Tab.PersonList.js index 7350a2f5..da0b68e6 100644 --- a/Pman.Tab.PersonList.js +++ b/Pman.Tab.PersonList.js @@ -482,6 +482,7 @@ Pman.Tab.PersonList.prototype = { _delete : ids.join(',') }, success : function() { + console.log(_this.grid); _this.grid.footer.onClick('refresh'); } });