Fix wrong arguments function call on icons menu initialization.

This commit is contained in:
Andrey Antukh 2016-10-21 00:21:53 +02:00
parent 94e3842267
commit 12aee6acb6

View file

@ -360,7 +360,7 @@
(header) (header)
[:section.dashboard-content [:section.dashboard-content
(nav state colls) (nav state colls)
(menu coll) (menu state coll)
(content state coll)]])) (content state coll)]]))
;; --- New Icon Lightbox (TODO) ;; --- New Icon Lightbox (TODO)