Pinking shears

git-svn-id: http://svn.automattic.com/wordpress/trunk@16438 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan
2010-11-17 18:47:34 +00:00
parent 01a32c0af0
commit 847499e531
35 changed files with 155 additions and 155 deletions

View File

@@ -69,7 +69,7 @@ window.listTable = {
if ( true === value )
data[key] = '';
else
data[key] = value;
data[key] = value;
});
this._callback = callback;