Link to project
This commit is contained in:
parent
0fc3c97b63
commit
6b940757cc
@ -90,6 +90,8 @@ module DmsfQueriesHelper
|
||||
else
|
||||
link_to h(item.project_id), edit_root_dmsf_path(id: item.project_id)
|
||||
end
|
||||
when 'project'
|
||||
link_to h(item.project_id), edit_root_dmsf_path(id: item.project_id)
|
||||
else
|
||||
h(value)
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user