mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-16 14:50:29 +00:00
Bad comment
git-svn-id: https://develop.svn.wordpress.org/trunk@2775 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Vendored
+2
-2
@@ -205,8 +205,8 @@ TinyMCE.prototype.init = function(settings) {
|
||||
// Only do this once
|
||||
if (this.configs.length == 0) {
|
||||
// Is Safari enabled
|
||||
if (this.isSafari)
|
||||
// alert("Safari support is very limited and should be considered experimental.\nSo there is no need to even submit bugreports on this early version.");
|
||||
// if (this.isSafari)
|
||||
// alert("Safari support is very limited and should be considered experimental.\nSo there is no need to even submit bugreports on this early version.");
|
||||
|
||||
tinyMCE.addEvent(window, "load", TinyMCE.prototype.onLoad);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user