Merge branch 'add-general-ledger' of bitbucket.org:brycecovertoperations/integreat into add-general-ledger
This commit is contained in:
@@ -123,8 +123,8 @@
|
||||
table-form (r/atom nil)]
|
||||
(fn [{:keys [headings value on-change row-filter]}]
|
||||
[:div
|
||||
(when (> (count value) 100)
|
||||
[:div.notification "Showing first 100 of " (count value)])
|
||||
(when (> (count value) 2000)
|
||||
[:div.notification "Showing first 2000 of " (count value)])
|
||||
[:form.form
|
||||
(if value
|
||||
[:div
|
||||
|
||||
Reference in New Issue
Block a user