mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
Yeah, about that comma... Fix internal linking for both IE6 and IE7. props koopersmith, fixes #15485.
git-svn-id: https://develop.svn.wordpress.org/trunk@16532 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -76,7 +76,7 @@
|
||||
},
|
||||
close : wpDialogFn(function() {
|
||||
this.element.dialog('close');
|
||||
}),
|
||||
})
|
||||
});
|
||||
|
||||
// Register plugin
|
||||
|
||||
Reference in New Issue
Block a user