From 27b2a0becb1395bdc9159483483712e98d28fcf8 Mon Sep 17 00:00:00 2001 From: John Christopher Anderson Date: Sun, 11 Jan 2009 12:31:05 +0000 Subject: Futon docids are links to the raw JSON doc git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@733462 13f79535-47bb-0310-9956-ffa450edef68 --- share/www/document.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'share/www/document.html') diff --git a/share/www/document.html b/share/www/document.html index f12adf68..8308d9d9 100644 --- a/share/www/document.html +++ b/share/www/document.html @@ -42,7 +42,8 @@ specific language governing permissions and limitations under the License. $(function() { $("h1 a.dbname").text(page.dbName) .attr("href", "database.html?" + encodeURIComponent(page.db.name)); - $("h1 strong").text(page.docId); + $("h1 strong").html('