Changeset 15104
- Timestamp:
- 03/16/10 21:34:42 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Wsp_Modeling/spaces/gen/modelBuilder/bs.doss/sm_textPrim/xedUi/text.xbl.xml.xsl
r15078 r15104 1396 1396 <body> 1397 1397 if(this.fRichTextInput.isReadOnly) return; 1398 1399 var vInlineParent = null; 1400 if(this.getBlockWrappingSel()) vInlineParent = this.buildRemoveInlinePopup(); 1401 1398 1402 this.refreshActions(this.fToolBar); 1403 1399 1404 <xsl:for-each select="$vParamEditor/sm:inlineBehaviors[sm:textLeafBehavior/sm:controller]"> 1400 1405 var vUrlCtrl;
Note: See TracChangeset
for help on using the changeset viewer.