]> gitweb.ps.run Git - ps-cgit/commitdiff
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)
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>

No differences found