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:
Daryl Koopersmith 2012-12-07 20:42:10 +00:00
parent a4242198ed
commit c08b897b89

View File

@ -2896,7 +2896,7 @@
height: '',
compat: false,
alt: '',
description: '',
description: ''
});
options.buttons = this.buttons;