Commit 0ca4c60b authored by Frank Bergmann's avatar Frank Bergmann

- Renaming "Consulting Project" into "Gantt Project"

parent f8848943
......@@ -266,7 +266,7 @@ foreach csv_line_fields $values_list_of_lists {
set conf_item_type_id [im_id_from_category [list $conf_item_type] "Intranet Conf Item Type"]
if {"" == $conf_item_type_id} {
if {$ns_write_p} { ns_write "<li><font color=brown>Warning: Didn't find conf_item type '$conf_item_type', using default type 'Other'</font>\n" }
set conf_item_type_id [im_conf_item_type_other]
set conf_item_type_id [im_conf_item_type_software]
}
# -------------------------------------------------------
......
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