Changeset 1795 for FCKeditor/trunk/editor/dialog/fck_tablecell.html
- Timestamp:
- 2008-03-25 11:24:02 (8 months ago)
- Files:
-
- 1 modified
-
FCKeditor/trunk/editor/dialog/fck_tablecell.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
FCKeditor/trunk/editor/dialog/fck_tablecell.html
r1565 r1795 37 37 38 38 // Array of selected Cells 39 dialog.Selection.EnsureSelection() ;40 39 var aCells = oEditor.FCKTableHandler.GetSelectedCells() ; 41 40