Another admin page
This commit is contained in:
3
src/cljc/auto_ap/routes/admin/import_batch.cljc
Normal file
3
src/cljc/auto_ap/routes/admin/import_batch.cljc
Normal file
@@ -0,0 +1,3 @@
|
||||
(ns auto-ap.routes.admin.import-batch)
|
||||
(def routes {"" {:get ::page}
|
||||
"/table" ::table})
|
||||
Reference in New Issue
Block a user