From: Johan Herland Date: Wed, 9 Jun 2010 23:09:30 +0000 (+0200) Subject: ui-tree: Remove unnecessary path breadcrumb navigation X-Git-Url: https://gitweb.ps.run/ps-cgit/commitdiff_plain/48f7b982d3bb52f1307df73ceb6dd4cab3fdcc80?hp=48f7b982d3bb52f1307df73ceb6dd4cab3fdcc80 ui-tree: Remove unnecessary path breadcrumb navigation The path breadcrumb navigation at the top of the 'tree' page has now been duplicated in ui-shared, which leaves the ui-tree implementation unnecessary. This patch removes the breadcrumb navigation from ui-tree, and moves the "(plain)" link that followed the breadcrumb when displaying blobs to the end of the next line, following the blob SHA1. Signed-off-by: Johan Herland Signed-off-by: Lars Hjemli ---