Commit eab7b06e authored by Frank Bergmann's avatar Frank Bergmann

- Added l10n of project status and type

parent 866cf37d
......@@ -713,6 +713,9 @@ db_foreach projects_info_query $selection -bind $form_vars {
# if {"" == $project_id} { continue }
set project_type [im_category_from_id $project_type_id]
set project_status [im_category_from_id $project_status_id]
# Gif for collapsable tree?
set gif_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