debian-mirror-gitlab/app/views/projects/network/_head.html.haml
2022-11-25 23:54:43 +05:30

6 lines
245 B
Text

.row-content-block.second-block.content-component-block.gl-px-0.gl-py-3
.tree-ref-holder
= render partial: 'shared/ref_switcher', locals: {destination: 'graph'}
.oneline
= _("You can move around the graph by using the arrow keys.")