Changeset 15105

Show
Ignore:
Timestamp:
03/16/10 21:36:17 (4 months ago)
Author:
anp
Message:

3.7 : debug sm:controller

Files:
1 modified

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]">