summaryrefslogtreecommitdiff
path: root/share/Makefile.am
diff options
context:
space:
mode:
authorChristopher Lenz <cmlenz@apache.org>2009-07-22 09:03:40 +0000
committerChristopher Lenz <cmlenz@apache.org>2009-07-22 09:03:40 +0000
commitf6507e21f87f962c7e7731123450914aa12e227d (patch)
tree26b415f94a696d8bca9f1232ac6b058d3a6127fa /share/Makefile.am
parentf4aa228848f8b465ae5ea3088ef02a04051feeac (diff)
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
Diffstat (limited to 'share/Makefile.am')
-rw-r--r--share/Makefile.am1
1 files changed, 0 insertions, 1 deletions
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 \