Changeset 15105
- Timestamp:
- 03/16/10 21:36:17 (4 months ago)
- 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 1379 1379 <body> 1380 1380 if(this.fRichTextInput.isReadOnly) return; 1381 1382 var vInlineParent = null; 1383 if(this.getBlockWrappingSel()) vInlineParent = this.buildRemoveInlinePopup(); 1384 1381 1385 this.refreshActions(this.fToolBar); 1382 1386 <xsl:for-each select="$vParamEditor/sm:inlineBehaviors[sm:textLeafBehavior/sm:controller]">