From 85b48ceb121ef33ff1114cb1a8b78c197399f92b Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Fri, 9 Jan 2015 17:50:15 +0100 Subject: Link to the cgit log from package details Signed-off-by: Lukas Fleischer --- web/template/pkg_details.php | 5 ++++- web/template/pkgbase_details.php | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) (limited to 'web/template') diff --git a/web/template/pkg_details.php b/web/template/pkg_details.php index 52afba29..c1c07ba2 100644 --- a/web/template/pkg_details.php +++ b/web/template/pkg_details.php @@ -81,7 +81,10 @@ $sources = pkg_sources($row["ID"]);

    -
  • +
  • + / + +
  • diff --git a/web/template/pkgbase_details.php b/web/template/pkgbase_details.php index ae363fd3..98a72190 100644 --- a/web/template/pkgbase_details.php +++ b/web/template/pkgbase_details.php @@ -32,7 +32,10 @@ $pkgs = pkgbase_get_pkgnames($base_id);

      -
    • +
    • + / + +
    • -- cgit v1.2.3-24-g4f1b