Commit 9afee676 authored by Frank Bergmann's avatar Frank Bergmann

- removed im_portrait_component from freelancers to core

- added intranet-portrait-procs in core
- added im_random_employee_blurb
parent 788a504d
......@@ -147,5 +147,6 @@ ad_proc im_employee_info_component { employee_id return_url {view_name ""} } {
}
append employee_html "</table></form>\n"
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