Changeset 5858
- Timestamp:
- 09/01/10 15:34:43 (3 years ago)
- Location:
- CKEditor/trunk
- Files:
-
- 2 edited
-
CHANGES.html (modified) (1 diff)
-
_source/plugins/dialogadvtab/plugin.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
CKEditor/trunk/CHANGES.html
r5857 r5858 65 65 <li><a href="http://dev.ckeditor.com/ticket/6112">#6112</a> : BIDI: Alignment set to text in Table cell is not shown in the Tool bar when we press Enter to start a new Paragraph.</li> 66 66 <li><a href="http://dev.ckeditor.com/ticket/6117">#6117</a> : BIDI: Language direction is changing when we come out of Numbered/Bulleted list.</li> 67 <li><a href="http://dev.ckeditor.com/ticket/6182">#6182</a> : Language Direction field on the Advanced tab of Table Properties dialog has a fixed pixel width.</li> 67 68 </ul> 68 69 <h3> -
CKEditor/trunk/_source/plugins/dialogadvtab/plugin.js
r5843 r5858 99 99 label : lang.langDir, 100 100 'default' : '', 101 style : 'width:1 10px',101 style : 'width:100%', 102 102 items : 103 103 [
Note: See TracChangeset
for help on using the changeset viewer.
