- Timestamp:
- 09/09/2011 08:08:40 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/js/tinymce/plugins/fullscreen/fullscreen.htm
r17625 r18660 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">1 <!DOCTYPE html> 2 2 <html xmlns="http://www.w3.org/1999/xhtml"> 3 3 <head> 4 4 <title></title> 5 <script type="text/javascript" src="../../tiny_mce.js?ver=342-20110407"></script> 5 <meta http-equiv="X-UA-Compatible" content="IE=edge" /> 6 <script type="text/javascript" src="../../tiny_mce.js?ver=345-20110908"></script> 6 7 <script type="text/javascript"> 7 8 function patchCallback(settings, key) {
Note: See TracChangeset
for help on using the changeset viewer.