More work on UI, but this commit has a regression
The user is no longer correctly stored in the session, and I'm not sure why not.
This commit is contained in:
parent
e6d6109575
commit
f5afa67eed
46 changed files with 3054 additions and 2821 deletions
|
|
@ -62,7 +62,9 @@
|
|||
[lein-codox "0.10.3"]]
|
||||
|
||||
:bower-dependencies [[leaflet "0.7.3"]
|
||||
[jquery "3.3.1"]]
|
||||
[jquery "3.3.1"]
|
||||
[datatables.net "1.10.19"]
|
||||
[datatables.net-dt "1.10.19"]]
|
||||
:bower {:directory "resources/public/js/lib"}
|
||||
|
||||
:cucumber-feature-paths ["test/clj/features"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue