From d28c483bdba02cf4163e99efcb07f2ee525ddda1 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 28 Mar 2017 14:56:52 +0200 Subject: Implement list view --- config/routes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'config/routes') diff --git a/config/routes b/config/routes index 5024ab1..1ad940d 100644 --- a/config/routes +++ b/config/routes @@ -14,4 +14,5 @@ /types TypesR GET /type TypeR GET -/list ListR GET POST +/shop ListR GET POST +/list InventoryListR GET -- cgit v1.2.3