Changeset 6073
- Timestamp:
- 11/11/10 12:28:31 (3 years ago)
- File:
-
- 1 edited
-
CKEditor/trunk/_source/plugins/listblock/plugin.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
CKEditor/trunk/_source/plugins/listblock/plugin.js
r5949 r6073 94 94 95 95 pendingHtml.push( 96 '<li id=', id, ' class=cke_panel_listItem >' +96 '<li id=', id, ' class=cke_panel_listItem role=presentation>' + 97 97 '<a id="', id, '_option" _cke_focus=1 hidefocus=true' + 98 98 ' title="', title || value, '"' +
Note: See TracChangeset
for help on using the changeset viewer.
