adds creator.
This commit is contained in:
@@ -540,10 +540,7 @@ Please download it by clicking this link: " report-url)))
|
||||
(fn [table]
|
||||
(-> (:header table)
|
||||
(into (:rows table))
|
||||
(conj []))
|
||||
#_(println "table 1" table)
|
||||
#_[(:header table)
|
||||
(:rows table)])
|
||||
(conj [])))
|
||||
rest))}))
|
||||
|
||||
(defn pnl-report [{:keys [args report-data]}]
|
||||
|
||||
Reference in New Issue
Block a user