Welcome to mirror list, hosted at ThFree Co, Russian Federation.

_head.html.haml « network « projects « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
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.