]> source.dussan.org Git - gitea.git/commit
Add missing History link to directory listings (#4829)
authorBernhard Fröhlich <decke@bluelife.at>
Mon, 3 Sep 2018 03:24:19 +0000 (05:24 +0200)
committertechknowlogick <techknowlogick@users.noreply.github.com>
Mon, 3 Sep 2018 03:24:19 +0000 (23:24 -0400)
commit83d1173634e039015311f27a80eb0daad3686076
tree2ed724a33ace2ac96e9778d04970c0bd0f86c570
parentaad5cccec87e137e82e9e5d960037d978c70a50e
Add missing History link to directory listings (#4829)

The feature to list commits from a subdirectory is already there but
so far the history link to it was missing. There is a History button
in the view_file.tmpl already so avoid showing two history buttons in
that case.

The GitHub webinterface has the same History button in the same place
so this makes gitea a little bit more compatible.

Signed-off-by: Bernhard Froehlich <decke@bluelife.at>
templates/repo/home.tmpl