Revert "Enabling signature editing."

This reverts commit bc40430d7b.
This commit is contained in:
Bryce Covert
2020-12-21 08:46:24 -08:00
parent 001ab64776
commit b52f3231e8
17 changed files with 140 additions and 1917 deletions

View File

@@ -67,7 +67,6 @@
{:fields {:id {:type :id}
:name {:type 'String}
:code {:type 'String}
:signature_file {:type 'String}
:week_a_debits {:type :money}
:week_a_credits {:type :money}
:week_b_debits {:type :money}
@@ -652,7 +651,6 @@
:edit_client {:fields {:id {:type :id}
:name {:type 'String}
:code {:type 'String}
:signature_data {:type 'String}
:email {:type 'String}
:week_a_credits {:type :money}
:week_a_debits {:type :money}