From a4b645ec236b260e7dca50a5172c64afe2f07d56 Mon Sep 17 00:00:00 2001 From: Christopher Lenz Date: Tue, 13 Jan 2009 10:18:15 +0000 Subject: As a follow-up to r733462, instead of making the last part of the breadcrumb a link to the raw JSON doc, add a little arrow thingy at the right side of the navigation bar for the same purpose, and also make it work for views from the database page. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@734091 13f79535-47bb-0310-9956-ffa450edef68 --- share/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'share/Makefile.am') diff --git a/share/Makefile.am b/share/Makefile.am index 5ed70007..be6e81d9 100644 --- a/share/Makefile.am +++ b/share/Makefile.am @@ -36,6 +36,7 @@ nobase_dist_localdata_DATA = \ www/image/order-desc.gif \ www/image/path.gif \ www/image/progress.gif \ + www/image/rarrow.png \ www/image/run-mini.png \ www/image/run.png \ www/image/running.png \ -- cgit v1.2.3