]> gitweb.ps.run Git - ps-cgit/commit
ui-tree: Remove unnecessary path breadcrumb navigation
authorJohan Herland <johan@herland.net>
Wed, 9 Jun 2010 23:09:30 +0000 (01:09 +0200)
committerLars Hjemli <hjemli@gmail.com>
Sat, 19 Jun 2010 08:40:23 +0000 (10:40 +0200)
commit48f7b982d3bb52f1307df73ceb6dd4cab3fdcc80
treee1d275b72e7e3fe47eafd44dbae3b720c895da1f
parent24fd7e54c82294efa68ecae5dd9cb8a8986c04bf
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 <johan@herland.net>
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
ui-tree.c