Commit 99355f9b authored by Frank Bergmann's avatar Frank Bergmann

- SLAs:

  Added audit hooks
parent 382c66a7
......@@ -60,6 +60,8 @@ db_dml update_priority_map "
where project_id = :project_id
"
im_audit -object_id $project_id
ad_returnredirect $return_url
......@@ -65,4 +65,6 @@ db_dml update_priority_map "
where project_id = :project_id
"
im_audit -object_id $project_id
ad_returnredirect $return_url
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