fixed sorting.

This commit is contained in:
Bryce Covert
2019-05-04 08:40:52 -07:00
parent d07367dc19
commit f8d8872131
3 changed files with 35 additions and 19 deletions

View File

@@ -57,7 +57,7 @@
[sorted-column {:on-sort opc
:style {:width percentage-size :cursor "pointer"}
:sort-key "description-original"
:sort-key "vendor"
:sort-by sort-by
:asc asc}
"Vendor"]