B2016-282: remove new subsection menu item off of V-Button when selected section is a Word Section
B2016-236: for global search – add ‘Figure’ to Results style as Document Text & change ‘AER’ to ‘Left’ in list of step types for figures. B2016-282: remove new subsection menu item off of a Word Section from
This commit is contained in:
@@ -2462,6 +2462,7 @@ namespace VEPROMS.CSLA.Library
|
||||
get
|
||||
{
|
||||
if (IsRtfRaw) return ("Equation");
|
||||
if (IsFigure) return ("Figure"); // Added for B2016-236
|
||||
string str = MyContent.Text;
|
||||
if (MyDocVersion != null)
|
||||
{
|
||||
|
Reference in New Issue
Block a user