From c73e858356ee9cec7bd8fd2b70bb575f82346980 Mon Sep 17 00:00:00 2001 From: Anatasof Wirapraja Date: Mon, 5 Jul 2021 16:02:28 +0700 Subject: add item name and price to results.html --- pages/results.html | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) (limited to 'pages/results.html') diff --git a/pages/results.html b/pages/results.html index aea3ff7..feaf8cf 100644 --- a/pages/results.html +++ b/pages/results.html @@ -61,11 +61,20 @@ $Scratch->{bw_more} = $more; return $Values->{more_link} ? $more : undef; [/calc][search-list] +
- - [item-description] - -
[/search-list][no-match] +
+ + [item-description] + +
+
+

[item-description]

+
[item-price]
+
+ + + [/search-list][no-match]
[comment] Don't show the search string if it was empty, since it looks weird and the user will see the error below anyway. -- cgit v1.2.3