Changeset 2766
- Timestamp:
- 08/09/2005 08:13:12 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/tinymce/tiny_mce_src.js
r2756 r2766 207 207 // Is Safari enabled 208 208 if (this.isSafari) 209 alert("Safari support is very limited and should be considered experimental.\nSo there is no need to even submit bugreports on this early version.");209 // alert("Safari support is very limited and should be considered experimental.\nSo there is no need to even submit bugreports on this early version."); 210 210 211 211 tinyMCE.addEvent(window, "load", TinyMCE.prototype.onLoad);
Note: See TracChangeset
for help on using the changeset viewer.