moved to new date picker.
This commit is contained in:
@@ -17,7 +17,8 @@
|
||||
(re-frame/reg-fx
|
||||
:redirect
|
||||
(fn [uri]
|
||||
(pushy/set-token! p/history uri)))
|
||||
(pushy/set-token! p/history uri)
|
||||
(p/dispatch-route (p/parse-url uri))))
|
||||
|
||||
(re-frame/reg-fx
|
||||
:set-uri-params
|
||||
|
||||
Reference in New Issue
Block a user