Enhanced: Add new enhanced link info to doc version config

Enhanced: Remove a bad comment
This commit is contained in:
2016-05-09 11:25:26 +00:00
parent 09e74a6d34
commit fea63966fb
2 changed files with 20 additions and 14 deletions

View File

@@ -350,7 +350,7 @@ namespace VEPROMS.CSLA.Library
{
get
{
return _Xp["Step", "LnkEnh"]; //KBR - wrong in data/xml?? is in step node not section node.
return _Xp["Step", "LnkEnh"];
}
set
{