Adds lock icon for locked transactions.
This commit is contained in:
@@ -571,6 +571,7 @@
|
||||
(def objects
|
||||
{:transaction {:fields {:id {:type :id}
|
||||
:amount {:type 'String}
|
||||
:is_locked {:type 'Boolean}
|
||||
:description_original {:type 'String}
|
||||
:description_simple {:type 'String}
|
||||
:location {:type 'String}
|
||||
|
||||
Reference in New Issue
Block a user