changes for running.
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
(:class header))}
|
||||
((:render header) entity)))))
|
||||
cells (conj cells (com/data-grid-right-stack-cell {}
|
||||
(into [:form
|
||||
(into [:form.flex.space-x-2
|
||||
[:input {:type :hidden :name "id" :value ((:id-fn gridspec) entity)}]]
|
||||
((:row-buttons gridspec) request entity))))] ;; TODO double check usage of row buttons user and identity in callers
|
||||
(apply com/data-grid-row
|
||||
|
||||
Reference in New Issue
Block a user