Changeset 6948 for CKEditor/trunk
- Timestamp:
- 05/20/11 17:03:07 (2 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
r6946 r6948 67 67 <li><a href="http://dev.ckeditor.com/ticket/5955">#5955</a> : Editor accessibility issue with JAWS when put rich combo as the first item in toolbar.</li> 68 68 <li><a href="http://dev.ckeditor.com/ticket/6671">#6671</a> : [FF] Selection of an item from the Styles drop-down list not refreshed.</li> 69 <li><a href="http://dev.ckeditor.com/ticket/7879">#7879</a> : Style and Height/Width fields of the Table Properties dialog window were not synchronized.</li> 69 70 <li>Updated the following language files:<ul> 70 71 <li><a href="http://dev.ckeditor.com/ticket/7834">#7834</a> : Dutch;</li> -
CKEditor/trunk/_source/plugins/dialogadvtab/plugin.js
r6478 r6948 133 133 'default' : '', 134 134 135 onChange : function(){}, 136 135 137 getStyle : function( name, defaultValue ) 136 138 {
Note: See TracChangeset
for help on using the changeset viewer.
