Skip to content
Snippets Groups Projects
Commit 11452c90 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

Fix 500 error on tree view woth submodule

parent 6d0dcb66
No related branches found
No related tags found
No related merge requests found
- url = submodule_item.url(@ref) rescue nil
- url = submodule_item.url(@ref) rescue ''
- name = submodule_item.basename
- return unless url
%tr{ class: "tree-item", url: url }
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment