minor tweak.
This commit is contained in:
@@ -253,7 +253,7 @@
|
||||
[:tr
|
||||
[:td (subs date 0 10)]
|
||||
[:td description]
|
||||
[:td (format "$%.2f" amount)]
|
||||
[:td (some->> amount double (format "$%.2f"))]
|
||||
[:td vendor-name]
|
||||
[:td numeric-code]
|
||||
[:td (format "%.1f%%" (* 100 (double score)))]]))]]
|
||||
|
||||
Reference in New Issue
Block a user