Adds ezcater fikes.

This commit is contained in:
2023-02-23 21:27:02 -08:00
parent 6dd37bc93d
commit 98601e0cb6
3 changed files with 32 additions and 5 deletions

View File

@@ -10,7 +10,7 @@
"/active" {:put :active-client}
"/1099" :company-1099
"/1099/table" {:get :company-1099-vendor-table}
"/1099/vendor-dialog" {["/" [#"\d+" :vendor-id]] {:get :company-1099-vendor-dialog
"/1099/vendor-dialog" {["/" [#"\d+" :vendor-id]] {:get :company-1099-vendor-dialog
:post :company-1099-vendor-save}}}})