From 3e0e530cae34bd8d5c9bb45a78923a9bfbc256ca Mon Sep 17 00:00:00 2001 From: Christopher Lenz Date: Thu, 8 Jan 2009 22:04:00 +0000 Subject: Make the autocomplete in Futon a bit more robust, especially in Safari. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@732844 13f79535-47bb-0310-9956-ffa450edef68 --- share/www/replicator.html | 1 - 1 file changed, 1 deletion(-) (limited to 'share/www/replicator.html') diff --git a/share/www/replicator.html b/share/www/replicator.html index 32ad52cd..e5442a02 100644 --- a/share/www/replicator.html +++ b/share/www/replicator.html @@ -42,7 +42,6 @@ specific language governing permissions and limitations under the License. }); }); - $.couch.allDbs({ success: function(dbs) { $("fieldset select").each(function() { -- cgit v1.2.3