Changeset 2885
- Timestamp:
- 01/12/09 18:29:17 (4 years ago)
- File:
-
- 1 edited
-
CKEditor/branches/prototype/_samples/sample.js (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
CKEditor/branches/prototype/_samples/sample.js
r2364 r2885 26 26 console.log(); 27 27 28 // %REMOVE_START% 28 29 (function() 29 30 { … … 36 37 window.location = 'sample.html?sample=' + sampleMatch[1] + ( location.search.length > 1 ? '&' + location.search.substr(1) : '' ); 37 38 })(); 39 // %REMOVE_END% 38 40 39 41 if ( window.CKEDITOR )
Note: See TracChangeset
for help on using the changeset viewer.
