This commit is contained in:
parent
46385cfa07
commit
a13b6a7745
@ -377,7 +377,8 @@ namespace DataLoader
|
||||
}
|
||||
else
|
||||
{
|
||||
menustr = tbuff;
|
||||
if (tbuff==null||tbuff=="") menustr = TextConvert.ConvertText(dr["Text"].ToString().PadRight(80, ' ').Substring(0, 75).TrimEnd(), ConvertCaret);
|
||||
else menustr = tbuff;
|
||||
}
|
||||
}
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user