Mercurial > public > sg101
comparison media/js/tiny_mce/themes/advanced/source_editor.htm @ 217:237710206167
Update TinyMCE to 3.3.6
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Tue, 01 Jun 2010 04:49:29 +0000 |
parents | 149c3567fec1 |
children |
comparison
equal
deleted
inserted
replaced
216:fe900598f81c | 217:237710206167 |
---|---|
1 <html xmlns="http://www.w3.org/1999/xhtml"> | 1 <html xmlns="http://www.w3.org/1999/xhtml"> |
2 <head> | 2 <head> |
3 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> | |
4 <title>{#advanced_dlg.code_title}</title> | 3 <title>{#advanced_dlg.code_title}</title> |
5 <script type="text/javascript" src="../../tiny_mce_popup.js"></script> | 4 <script type="text/javascript" src="../../tiny_mce_popup.js"></script> |
6 <script type="text/javascript" src="js/source_editor.js"></script> | 5 <script type="text/javascript" src="js/source_editor.js"></script> |
7 </head> | 6 </head> |
8 <body onresize="resizeInputs();" style="display:none; overflow:hidden;"> | 7 <body onresize="resizeInputs();" style="display:none; overflow:hidden;"> |