Changeset 27387 for trunk/tests/qunit/editor/tinymce/Formatter_remove.html
- Timestamp:
- 03/04/2014 01:56:57 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/qunit/editor/tinymce/Formatter_remove.html
r27155 r27387 361 361 */ 362 362 363 // WP 363 364 var url = document.location.href.substring( 0, document.location.href.lastIndexOf('tinymce/') ); 364 365 … … 366 367 mode : "exact", 367 368 elements : "elm1", 369 // WP 368 370 external_plugins: { 369 371 noneditable: url + 'external-plugins/noneditable/plugin.js' 370 372 }, 373 // WP end 371 374 indent : false, 372 375 add_unload_trigger : false,
Note: See TracChangeset
for help on using the changeset viewer.