From dbe56342a19692cba6a6cd8e79a4e6b65a6d659e Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Fri, 26 Jun 2015 12:24:15 +0200 Subject: Split out package actions into a separate template This package base details and package details pages now use exactly the same code for the package actions box, so it makes sense to use a separate template file instead. Signed-off-by: Lukas Fleischer --- web/template/pkgbase_details.php | 51 +--------------------------------------- 1 file changed, 1 insertion(+), 50 deletions(-) (limited to 'web/template/pkgbase_details.php') diff --git a/web/template/pkgbase_details.php b/web/template/pkgbase_details.php index f6d8071..667b3f7 100644 --- a/web/template/pkgbase_details.php +++ b/web/template/pkgbase_details.php @@ -40,57 +40,8 @@ $base_uri = get_pkgbase_uri($row['Name']); ?>

- + -- cgit v1.2.3-54-g00ecf