aboutsummaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/routes4
1 files changed, 1 insertions, 3 deletions
diff --git a/conf/routes b/conf/routes
index 732fa3f..d9d1cb1 100644
--- a/conf/routes
+++ b/conf/routes
@@ -21,9 +21,7 @@ POST /signup controllers.Profile.signupSubmit
21#POST /profile controllers.Application.index 21#POST /profile controllers.Application.index
22# 22#
23## Internal wallet and transactions (Pépal) 23## Internal wallet and transactions (Pépal)
24#GET /account controllers.Application.index 24GET /account controllers.Account.summary
25#
26#GET /transactions controllers.Application.index
27# 25#
28#GET /deposit controllers.Application.index 26#GET /deposit controllers.Application.index
29#POST /deposit controllers.Application.index 27#POST /deposit controllers.Application.index