Trailing commas make IE7 cry. fixes #22819.
git-svn-id: http://core.svn.wordpress.org/trunk@23124 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -2896,7 +2896,7 @@
|
||||
height: '',
|
||||
compat: false,
|
||||
alt: '',
|
||||
description: '',
|
||||
description: ''
|
||||
});
|
||||
|
||||
options.buttons = this.buttons;
|
||||
|
||||
Reference in New Issue
Block a user