From: Michael Date: Thu, 5 Mar 2015 05:17:21 +0000 (+0800) Subject: Pman.Tab.PersonList.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=f88fee6e4a3a19da0fb017111de9469bfff6f4e8 Pman.Tab.PersonList.js --- diff --git a/Pman.Tab.PersonList.js b/Pman.Tab.PersonList.js index 1a82d183..77f2cda3 100644 --- a/Pman.Tab.PersonList.js +++ b/Pman.Tab.PersonList.js @@ -269,7 +269,7 @@ Pman.Tab.PersonList.prototype = { Roo.select('.x-grid-row-selected').item(1).addClass('fadeout'); (function(){ refreshPager(); - }).defer(5000)(); + }).defer(5000); }