This commit is contained in:
Kathy Ruffing 2008-04-10 14:00:10 +00:00
parent fa7f36dcdc
commit d90ee62f19

View File

@ -71,7 +71,7 @@ namespace Volian.Controls.Library
CurROLink = null;
else
{
CurROLink = args.RoUsageid;
CurROLink = args.MyLinkText.RoUsageid;
}
}
#endregion