Pman.Tab.PersonList.js
authorAlan Knowles <alan@akbkhome.com>
Thu, 16 Dec 2010 03:10:53 +0000 (11:10 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 16 Dec 2010 03:10:53 +0000 (11:10 +0800)
Pman.Tab.PersonList.js

index b6d2a27..18a4ef0 100644 (file)
@@ -498,7 +498,7 @@ Pman.Tab.PersonList.prototype = {
                             
                             method : 'GET',
                             success : function() {
-                                
+                                document.location = baseURL + '?ts=' + Math.random();
                                 
                             }
                         });