@@ -80,7 +80,7 module ProjectsHelper | |||||
80 | s << ("</li></ul>\n" * ancestors.size) |
|
80 | s << ("</li></ul>\n" * ancestors.size) | |
81 | @project = original_project |
|
81 | @project = original_project | |
82 | end |
|
82 | end | |
83 | s |
|
83 | s.html_safe | |
84 | end |
|
84 | end | |
85 |
|
85 | |||
86 | # Returns a set of options for a select field, grouped by project. |
|
86 | # Returns a set of options for a select field, grouped by project. |
General Comments 0
You need to be logged in to leave comments.
Login now