continued migration

This commit is contained in:
2024-04-27 15:32:23 -07:00
parent 05403b7365
commit a2fc817d14
3 changed files with 68 additions and 13 deletions

View File

@@ -213,6 +213,7 @@
set)]
(handler (assoc request :trimmed-clients valid-clients)))))
(defn table-route [grid-spec & {:keys [parse-query-params?] :or {parse-query-params? true}}]
(cond-> (fn table [{:keys [identity] :as request}]