From 539a418b1d7bfbffdcb377a7a9a43fd1a3753b6a Mon Sep 17 00:00:00 2001 From: Christopher Lenz Date: Thu, 8 Jan 2009 10:19:20 +0000 Subject: Get rid of the iframe structure in Futon to allow easy bookmarking, reloading and back/forward button support across all browsers. Resolves COUCHDB-186 and COUCHDB-56. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@732675 13f79535-47bb-0310-9956-ffa450edef68 --- share/www/document.html | 118 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 share/www/document.html (limited to 'share/www/document.html') diff --git a/share/www/document.html b/share/www/document.html new file mode 100644 index 00000000..3f39cb75 --- /dev/null +++ b/share/www/document.html @@ -0,0 +1,118 @@ + + + + + View Document + + + + + + + + + + + + + + +
+

+ Overview + ? + ? +

+
+
    +
  • +
  • +
  • +
  • +
+ + + + + + + + + + + + + + + + + + + + + +
Fields
FieldValue
+ + +
+ +
+
+ -- cgit v1.2.3