Caption Serverand Database Name
This commit is contained in:
parent
ad1980e434
commit
5a478dff75
@ -1847,7 +1847,6 @@ namespace VEPROMS
|
||||
if (mi.EndDate == string.Empty)
|
||||
{
|
||||
string txt = string.Format("{0} - {1}", ui.UserID, mi.MyGroup.GroupName);
|
||||
txt+=" " + VEPROMS.CSLA.Library.Database.VEPROMS_SqlConnection.ConnectionString;
|
||||
ToolStripItem tsi = cms.Items.Add(txt, null, new EventHandler(User_Click));
|
||||
tsi.Tag = ui;
|
||||
break;
|
||||
|
Loading…
x
Reference in New Issue
Block a user