From 9b5271d737afb8501817db4c4f0dc25b34d8c538 Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Thu, 5 Jun 2014 08:36:56 +0200 Subject: Display versioned conflicts/provides/replaces Show the specific conflicts/provides/replaces versions in the web interface. Implements FS#40699. Signed-off-by: Lukas Fleischer --- web/template/pkg_details.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'web/template') diff --git a/web/template/pkg_details.php b/web/template/pkg_details.php index 19daefc..c813e35 100644 --- a/web/template/pkg_details.php +++ b/web/template/pkg_details.php @@ -213,9 +213,9 @@ if ($SID && ($uid == $row["MaintainerUID"] || - , + , - + @@ -229,9 +229,9 @@ if ($SID && ($uid == $row["MaintainerUID"] || - , + , - + @@ -245,9 +245,9 @@ if ($SID && ($uid == $row["MaintainerUID"] || - , + , - + -- cgit v1.2.3-54-g00ecf