Commit 5149249f authored by Frank Bergmann's avatar Frank Bergmann

- Many changes to eliminate the "im_table_with_header" from various

  components in the system
parent 9723ab2d
...@@ -151,5 +151,4 @@ ad_proc im_employee_info_component { employee_id return_url {view_name ""} } { ...@@ -151,5 +151,4 @@ ad_proc im_employee_info_component { employee_id return_url {view_name ""} } {
append employee_html "</table></form>\n" append employee_html "</table></form>\n"
return $employee_html return $employee_html
return [im_table_with_title "[_ intranet-hr.Employee_Information]" $employee_html]
} }
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