From: benny Date: Fri, 13 Jul 2018 08:04:21 +0000 (+0800) Subject: Pman.Tab.PersonList.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=a24741cf3550ca33d0a092c047532b8d1ebd239c Pman.Tab.PersonList.js --- diff --git a/Pman.Tab.PersonList.js b/Pman.Tab.PersonList.js index 6b90ffb3..66470b3c 100644 --- a/Pman.Tab.PersonList.js +++ b/Pman.Tab.PersonList.js @@ -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; }