Commit a8655a9a authored by Frank Bergmann's avatar Frank Bergmann

- added im_freelance_rfq* objects to dynfield objects

parent 7aba974c
......@@ -72,7 +72,7 @@ db_multirow -extend { object_attributes_url } object_types select_object_types {
select object_type,
pretty_name
from acs_object_types
where object_type in ('im_company', 'im_project', 'person')
where object_type in ('im_company', 'im_project', 'person', 'im_freelance_rfq', 'im_freelance_rfq_answer')
order by
lower(pretty_name)
} {
......
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