Changeset 15104


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

4.0 : debug sm:controller

File:
1 edited

Legend:

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

    r15078 r15104  
    13961396                                <body> 
    13971397                                        if(this.fRichTextInput.isReadOnly) return; 
     1398                                         
     1399                                        var vInlineParent = null; 
     1400                    if(this.getBlockWrappingSel()) vInlineParent = this.buildRemoveInlinePopup(); 
     1401                                                         
    13981402                                        this.refreshActions(this.fToolBar); 
     1403                                         
    13991404                                        <xsl:for-each select="$vParamEditor/sm:inlineBehaviors[sm:textLeafBehavior/sm:controller]"> 
    14001405                                        var vUrlCtrl; 
Note: See TracChangeset for help on using the changeset viewer.