Changeset 15105


Ignore:
Timestamp:
03/16/10 21:36:17 (2 years ago)
Author:
anp
Message:

3.7 : debug sm:controller

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3.7.x/Wsp_Modeling/spaces/gen/modelBuilder/bs.doss/sm_textPrim/xedUi/text.xbl.xml.xsl

    r14223 r15105  
    13791379                                <body> 
    13801380                                        if(this.fRichTextInput.isReadOnly) return; 
     1381                                         
     1382                                        var vInlineParent = null; 
     1383                    if(this.getBlockWrappingSel()) vInlineParent = this.buildRemoveInlinePopup(); 
     1384                                                         
    13811385                                        this.refreshActions(this.fToolBar); 
    13821386                                        <xsl:for-each select="$vParamEditor/sm:inlineBehaviors[sm:textLeafBehavior/sm:controller]"> 
Note: See TracChangeset for help on using the changeset viewer.