Commit 46d5f9ef authored by John Red Medrano's avatar John Red Medrano

testing

parent eee9548d
...@@ -96,9 +96,9 @@ def tmp_add_edit_delete(tmp_request_body, ...@@ -96,9 +96,9 @@ def tmp_add_edit_delete(tmp_request_body,
log_save( log_save(
enums.LogEnum.ADD.value, enums.LogEnum.ADD.value,
enum_type, enum_type,
new_instance, new_instance['id'],
'', '',
'' new_instance
) )
return True return True
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment