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

index 6b90ffb..66470b3 100644 (file)
@@ -464,7 +464,7 @@ Pman.Tab.PersonList.prototype = {
                     var ids = [];
                     ids.push(rec.id);
                     if (!ids.length) {
-                        Roo.MessageBox.alert("Error", "Select rows by clicking on the Internal# column");
+                        Roo.MessageBox.alert("Error", "Select row to delete");
                         return;
                     }