From f6507e21f87f962c7e7731123450914aa12e227d Mon Sep 17 00:00:00 2001 From: Christopher Lenz Date: Wed, 22 Jul 2009 09:03:40 +0000 Subject: Change document creation in Futon so that it no longer prompts for a document ID, but simply opens the document page for an empty (and unsaved) document, and allows you to modify the ID. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@796635 13f79535-47bb-0310-9956-ffa450edef68 --- share/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'share/Makefile.am') diff --git a/share/Makefile.am b/share/Makefile.am index d1cdb457..16fe247d 100644 --- a/share/Makefile.am +++ b/share/Makefile.am @@ -34,7 +34,6 @@ EXTRA_DIST = $(JS_FILE_COMPONENTS) $(JS_FILE_COMPONENTS_LAST) nobase_dist_localdata_DATA = \ $(JS_FILE) \ www/dialog/_compact_database.html \ - www/dialog/_create_document.html \ www/dialog/_create_database.html \ www/dialog/_delete_database.html \ www/dialog/_delete_document.html \ -- cgit v1.2.3