Pman.Tab.PersonList.js
authorbenny <benny@roojs.com>
Fri, 13 Jul 2018 08:04:48 +0000 (16:04 +0800)
committerbenny <benny@roojs.com>
Fri, 13 Jul 2018 08:04:48 +0000 (16:04 +0800)
Pman.Tab.PersonList.js

index 66470b3..7350a2f 100644 (file)
@@ -470,7 +470,7 @@ Pman.Tab.PersonList.prototype = {
 
                     Roo.MessageBox.confirm(
                         "Confirm", 
-                        "Confirm Deletion of selected rows (some rows can not be deleted if they are referenced elsewhere", 
+                        "Confirm Deletion of selected row (some rows can not be deleted if they are referenced elsewhere", 
                         function(res) {
                             if(res != 'yes') {
                                 return;