summaryrefslogtreecommitdiff
path: root/app/views/projects/network/_head.html.haml
blob: 8f6805268d506b581c40001ea697a8a3042b94a9 (plain)
1
2
3
4
5
6
7
8
9
- @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.