Changeset 5079
- Timestamp:
- 02/10/10 10:06:05 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
CKEditor/branches/features/aria/_source/plugins/specialchar/dialogs/specialchar.js
r5070 r5079 1 2 3 4 5 6 1 /* 7 2 Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved. … … 325 320 onShow : function() 326 321 { 327 var firstChar = this.getElement().getChild( [ 0, 0, 0, 0, 0 ] );322 var firstChar = this.getElement().getChild( [ 0, 0, 0, 0, 0 ] ); 328 323 setTimeout( function() 329 324 {
Note: See TracChangeset
for help on using the changeset viewer.
