From 29ce47ef9fab77bd8c83c016d379626f73939ef4 Mon Sep 17 00:00:00 2001 From: Remy Sharp Date: Fri, 5 Mar 2010 02:15:24 +0000 Subject: [PATCH] removed chrome from dnd --- demos.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/demos.json b/demos.json index 9c228ad..116b68a 100644 --- a/demos.json +++ b/demos.json @@ -72,7 +72,7 @@ "url": "drag", "tags": "dnd", "support": { - "live": "ie firefox safari chrome" + "live": "ie firefox safari" } }, { @@ -80,7 +80,7 @@ "url": "drag-anything", "tags": "dnd", "support": { - "live": "ie firefox safari chrome" + "live": "ie firefox safari" } }, {