Commit 53996ceb authored by Frank Bergmann's avatar Frank Bergmann

- Fixed issue with toggle_js if no costs are defined

parent e377fbf5
......@@ -1483,6 +1483,7 @@ ad_proc im_costs_project_finance_component {
set old_project_nr ""
set old_cost_type_id 0
set toggle_js ""
db_foreach recent_costs $costs_sql {
set visible_class "row_visible"
......
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