From 1ea4fdf8072d6be99a13cc796c9775c05f8c9498 Mon Sep 17 00:00:00 2001 From: Sebastian Reichel Date: Sun, 13 Sep 2015 23:05:18 +0200 Subject: Add support for aliased EANs Some products are sold under different EANs (e.g. per-country EANs). The alias table can be used to map multiple EANs to a single product. --- templates/menu.html | 1 + 1 file changed, 1 insertion(+) (limited to 'templates/menu.html') diff --git a/templates/menu.html b/templates/menu.html index d92d778..764068a 100644 --- a/templates/menu.html +++ b/templates/menu.html @@ -4,6 +4,7 @@