side panel work.

This commit is contained in:
BC
2019-01-29 17:33:27 -08:00
parent 327e51658c
commit 684c5343ac
4 changed files with 35 additions and 19 deletions

View File

@@ -30,7 +30,7 @@
:is-empty #(= % "")))))
(s/def ::client (s/keys :req-un [::name]
(s/def ::client (s/keys :req-un [::name ::code]
:opt-un [::email
::address
::locations