mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-22 06:29:30 +00:00
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:
parent
a4242198ed
commit
c08b897b89
@ -2896,7 +2896,7 @@
|
||||
height: '',
|
||||
compat: false,
|
||||
alt: '',
|
||||
description: '',
|
||||
description: ''
|
||||
});
|
||||
|
||||
options.buttons = this.buttons;
|
||||
|
Loading…
x
Reference in New Issue
Block a user