Now overrides actually make an impact
This commit is contained in:
@@ -173,8 +173,6 @@
|
||||
[:td.has-text-right (nf total )]
|
||||
[:td.has-text-right (nf outstanding-balance )]
|
||||
[:td.expandable
|
||||
|
||||
|
||||
[:div.buttons
|
||||
(when (seq expense-accounts)
|
||||
[drop-down {:id [::expense-accounts id ]
|
||||
@@ -182,7 +180,6 @@
|
||||
:aria-haspopup true
|
||||
:on-click (dispatch-event [::events/toggle-menu [::expense-accounts id]])
|
||||
:tab-index "0"
|
||||
|
||||
} "Accounts"]}
|
||||
[drop-down-contents
|
||||
[:div
|
||||
|
||||
Reference in New Issue
Block a user