mirror of
git://develop.git.wordpress.org/
synced 2025-01-17 12:58:25 +01:00
Remove leftover JS global, see #18198
git-svn-id: https://develop.svn.wordpress.org/trunk@20942 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
00c2d58e3b
commit
a18e5b46e6
@ -1,4 +1,4 @@
|
||||
var showNotice, adminMenu, columns, validateForm, screenMeta, autofold_menu;
|
||||
var showNotice, adminMenu, columns, validateForm, screenMeta;
|
||||
(function($){
|
||||
// Removed in 3.3.
|
||||
// (perhaps) needed for back-compat
|
||||
|
Loading…
x
Reference in New Issue
Block a user