Files
gitlabhq/app/views/projects/network/_head.html.haml
T

10 lines
289 B
Plaintext

- @no_container = true
%div{ class: (container_class) }
.row-content-block.second-block.content-component-block
.tree-ref-holder
= render partial: 'shared/ref_switcher', locals: {destination: 'graph'}
.oneline
You can move around the graph by using the arrow keys.