summaryrefslogtreecommitdiff
path: root/app/views/projects/network/_head.html.haml
blob: 86295a3d0110034cda2efe4602b1c5a7672b8b33 (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.