Commented out debug print
This commit is contained in:
parent
2dfb1110a0
commit
c9dddd2f1f
@ -1997,8 +1997,8 @@ namespace VEPROMS.CSLA.Library
|
|||||||
protected void SetTabText()
|
protected void SetTabText()
|
||||||
{
|
{
|
||||||
string cltext = null;
|
string cltext = null;
|
||||||
if (IsAnd)
|
//if (IsAnd)
|
||||||
Console.WriteLine("and substep");
|
// Console.WriteLine("and substep");
|
||||||
if (IsParagraph)
|
if (IsParagraph)
|
||||||
{
|
{
|
||||||
_MyTab.Text = "";
|
_MyTab.Text = "";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user