Changeset 27387 for trunk/tests/qunit/editor/tinymce/Formatter_check.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_check.html
r27155 r27387 228 228 }); 229 229 230 // WP 230 231 var url = document.location.href.substring( 0, document.location.href.lastIndexOf('tinymce/') ); 231 232 … … 233 234 selector: "#elm2", 234 235 inline: true, 236 // WP 235 237 external_plugins: { 236 238 noneditable: url + 'external-plugins/noneditable/plugin.js' 237 239 }, 240 // WP end 238 241 add_unload_trigger: false, 239 242 indent: false,
Note: See TracChangeset
for help on using the changeset viewer.