This commit is contained in:
2008-04-10 14:01:27 +00:00
parent d90ee62f19
commit cee33892f8
2 changed files with 69 additions and 4 deletions

View File

@@ -84,7 +84,7 @@ namespace Volian.Controls.Library
//else
//{
// StepPanelLinkEventArgs tmp = new StepPanelLinkEventArgs(null, e);
CurTrans = args.MyTransitionInfo;
CurTrans = args.MyLinkText.MyTransitionInfo;
//}
}
private ItemInfo _CurrentItemProcedure; // the selected item's procedure