Pinking shears
git-svn-id: http://svn.automattic.com/wordpress/trunk@16438 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -69,7 +69,7 @@ window.listTable = {
|
||||
if ( true === value )
|
||||
data[key] = '';
|
||||
else
|
||||
data[key] = value;
|
||||
data[key] = value;
|
||||
});
|
||||
|
||||
this._callback = callback;
|
||||
|
||||
Reference in New Issue
Block a user