From 70324f588bc03a1f5e66e39bc97fa4d95a80ee52 Mon Sep 17 00:00:00 2001 From: Rosiak Date: Sun, 15 Feb 2015 14:50:04 +0100 Subject: [PATCH] Revert "Menubar port search output change." This reverts commit 68ce77d3e510c9f0015558e22886810c4414b59d. --- html/includes/print-menubar.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/includes/print-menubar.php b/html/includes/print-menubar.php index 3f71cfde1..812cd1672 100644 --- a/html/includes/print-menubar.php +++ b/html/includes/print-menubar.php @@ -485,7 +485,7 @@ if ($_SESSION['authenticated']) name: 'ports', remote : 'ajax_search.php?search=%QUERY&type=ports', header : '
 Ports
', - template: '

{{name}} – {{hostname}}
{{description}}

', + template: '

{{name}} – {{hostname}}

', valueKey: "name", engine: Hogan },