summaryrefslogtreecommitdiff
path: root/config/routes
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2017-03-28 14:56:52 +0200
committerGregor Kleen <gkleen@yggdrasil.li>2017-03-28 14:56:52 +0200
commitd28c483bdba02cf4163e99efcb07f2ee525ddda1 (patch)
treef9becdc79bcb6495e462ec2f17762a63182dbc2a /config/routes
parentde1513a40da72632b500c710c5254c8e3639b7bd (diff)
downloadbar-d28c483bdba02cf4163e99efcb07f2ee525ddda1.tar
bar-d28c483bdba02cf4163e99efcb07f2ee525ddda1.tar.gz
bar-d28c483bdba02cf4163e99efcb07f2ee525ddda1.tar.bz2
bar-d28c483bdba02cf4163e99efcb07f2ee525ddda1.tar.xz
bar-d28c483bdba02cf4163e99efcb07f2ee525ddda1.zip
Implement list view
Diffstat (limited to 'config/routes')
-rw-r--r--config/routes3
1 files changed, 2 insertions, 1 deletions
diff --git a/config/routes b/config/routes
index 5024ab1..1ad940d 100644
--- a/config/routes
+++ b/config/routes
@@ -14,4 +14,5 @@
14/types TypesR GET 14/types TypesR GET
15/type TypeR GET 15/type TypeR GET
16 16
17/list ListR GET POST 17/shop ListR GET POST
18/list InventoryListR GET