diff options
author | Clint Adams <clint@softwarefreedom.org> | 2013-10-24 15:33:27 -0400 |
---|---|---|
committer | Clint Adams <clint@softwarefreedom.org> | 2013-10-24 15:33:27 -0400 |
commit | 1725e252b7bd6bec9faecb0249961343bb27afb0 (patch) | |
tree | de5fe0610f2833b64fd88bb2ea40fd59129f2d27 /config | |
parent | 45ebe1ffb0d6e229bb06a7c8dad2aabdaaf33083 (diff) |
vacation report, belated commit
Diffstat (limited to 'config')
-rw-r--r-- | config/routes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/routes b/config/routes index a71d15d..ecec1de 100644 --- a/config/routes +++ b/config/routes @@ -8,3 +8,4 @@ /user/#UserId UserR GET POST /category/#TimeCategoryId CategoryR GET POST /employment/#EmploymentId EmploymentR GET POST +/vacation/#UserId VacationR GET |