removed chrome from dnd

This commit is contained in:
Remy Sharp 2010-03-05 02:15:24 +00:00
parent 371d2c493e
commit 29ce47ef9f

View File

@ -72,7 +72,7 @@
"url": "drag", "url": "drag",
"tags": "dnd", "tags": "dnd",
"support": { "support": {
"live": "ie firefox safari chrome" "live": "ie firefox safari"
} }
}, },
{ {
@ -80,7 +80,7 @@
"url": "drag-anything", "url": "drag-anything",
"tags": "dnd", "tags": "dnd",
"support": { "support": {
"live": "ie firefox safari chrome" "live": "ie firefox safari"
} }
}, },
{ {